Skip to main content

DecimalFilterInput Input Type

Define the filtering options for decimal fields.

input DecimalFilterInput {
eq: Decimal
oneOf: [Decimal!]
range: DecimalRangeInput
}

Fields​

eq ● Decimal​

The value equal to.

oneOf ● [Decimal!]​

The value included in.

range ● DecimalRangeInput​

The value in range.

Member Of​

AssignedAttributeValueInput input ● DiscountedObjectWhereInput input ● PriceFilterInput input ● ProductWhereInput input