DiscountedObjectWhereInput Input Type
No description
input DiscountedObjectWhereInput {
baseSubtotalPrice: DecimalFilterInput
baseTotalPrice: DecimalFilterInput
AND: [DiscountedObjectWhereInput!]
OR: [DiscountedObjectWhereInput!]
}
Fields
baseSubtotalPrice ● DecimalFilterInput
Filter by the base subtotal price.
baseTotalPrice ● DecimalFilterInput
Filter by the base total price.
AND ● [DiscountedObjectWhereInput!]
List of conditions that must be met.
OR ● [DiscountedObjectWhereInput!]
A list of conditions of which at least one must be met.
Member Of
DiscountedObjectWhereInput input ● OrderPredicateInput input