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
DraftOrderWhereInput input ● OrderWhereInput input