Skip to main content

PriceFilterInput Input Type

No description

input PriceFilterInput {
currency: String
amount: DecimalFilterInput!
}

Fields

PriceFilterInput.currency ● String scalar miscellaneous

The currency of the price to filter by.

PriceFilterInput.amount ● DecimalFilterInput! non-null input miscellaneous

The amount of the price to filter by.

Member Of

DraftOrderWhereInput input ● OrderWhereInput input