Preview

DateFilter is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

DateFilter

Date filtering with inclusive/exclusive bounds

This page contains

    Fields

    value DateTime!

    RFC-3339 compliant date representation. Date/Time, e.g. 2020-01-01T01:23:45Z

    op FilterOperator! PREVIEW

    Filter with inclusive/exclusive bounds, e.g. Greater than or equal to (GTE), Less than or equal to (LTE)