DateTimeRangeInput
No description
input DateTimeRangeInput {
gte: DateTime
lte: DateTime
}
Fields
DateTimeRangeInput.gte
● DateTime
scalar
Start date.
DateTimeRangeInput.lte
● DateTime
scalar
End date.
Member of
AttributeInput
input ● ProductFilterInput
input ● ProductVariantFilterInput
input ● ProductWhereInput
input
Was this page helpful?