IntRangeInput Input Type
No description
input IntRangeInput {
gte: Int
lte: Int
}
Fields
gte ● Int
Value greater than or equal to.
lte ● Int
Value less than or equal to.
Member Of
AttributeInput input ● CustomerFilterInput input ● IntFilterInput input ● ProductStockFilterInput input ● VoucherFilterInput input