Anchor to eventsCountevents
queryevents Count
Count of events. Limited to a maximum of 10000.
Anchor to Arguments
Arguments
- Anchor to queryquery•String
A filter made up of terms, connectives, modifiers, and comparators. You can apply one or more filters to a query. Learn more about Shopify API search syntax.
- Anchor to comments•boolean
Whether or not to include comment-events in your search, passing
false
will exclude comment-events, any other value will include comment-events.false
true
- Anchor to created_at•time
Filter by the date and time when the event happened.
created_at:>2020-10-21
created_at:<now
- Anchor to subject_type•string
The resource type affected by this event. See EventSubjectType for possible values.
PRODUCT_VARIANT
PRODUCT
COLLECTION
Example:
Example:
Example:
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to CountCount•Count
Details for count of elements.
Was this section helpful?