Skip to main content

IntRangeInput Input Type

No description

input IntRangeInput {
gte: Int
lte: Int
}

Fields

IntRangeInput.gte ● Int scalar miscellaneous

Value greater than or equal to.

IntRangeInput.lte ● Int scalar miscellaneous

Value less than or equal to.

Member Of

AttributeInput input ● CustomerFilterInput input ● ProductStockFilterInput input ● VoucherFilterInput input