--- title: CashDrawerDateRangeInput - GraphQL Admin description: The input fields for date and time range filter. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CashDrawerDateRangeInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CashDrawerDateRangeInput.md --- # Cash​Drawer​Date​Range​Input input\_object The input fields for date and time range filter. ## Fields * from [Date​Time!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/DateTime) non-null The start of the date and time range. * to [Date​Time!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/DateTime) non-null The end of the date and time range. *** ## Map No referencing types