Skip to main content

PriceFilterInput Input Type

No description

input PriceFilterInput {
currency: String
amount: DecimalFilterInput!
}

Fields

currency ● String

The currency of the price to filter by.

amount ● DecimalFilterInput!

The amount of the price to filter by.

Member Of

CustomerOrderWhereInput input ● DraftOrderWhereInput input ● OrderWhereInput input