For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Inputs
DateFiltersInput
INPUT
Copy page
Filters for date.
Input fields
eq
Datetime
Optional
Filter items with date equal to.
gt
Datetime
Optional
Filter items with date greater than.
lt
Datetime
Optional
Filter items with date less than.
gte
Datetime
Optional
Filter items with date greater than or equal to.
lte
Datetime
Optional
Filter items with date less than or equal to.
Referenced by
Fields
ChannelsFiltersInput.dateCreated
ChannelsFiltersInput.dateModified
MetafieldsFiltersForResourceInput.createdAt
MetafieldsFiltersForResourceInput.updatedAt
MetafieldsFiltersInput.createdAt
MetafieldsFiltersInput.updatedAt