INPUT_OBJECT
DateRangeAttributes
link GraphQL Schema definition
- input DateRangeAttributes {
- # Lower bound of the range
- : ISO8601DateTime!
- # Upper bound of the range
- : ISO8601DateTime!
- }
INPUT_OBJECT
- input DateRangeAttributes {
- # Lower bound of the range
- : ISO8601DateTime!
- # Upper bound of the range
- : ISO8601DateTime!
- }