---
title: CashDrawerDateRangeInput - GraphQL Admin
description: The input fields for date and time range filter.
api_version: 2026-04
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
api_name: admin
api_type: graphql
type: input-object
metadata:
  domain: admin
---

# 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
