Skip to main content

DiscountedObjectWhereInput

No description

input DiscountedObjectWhereInput {
baseSubtotalPrice: DecimalFilterInput
baseTotalPrice: DecimalFilterInput
AND: [DiscountedObjectWhereInput!]
OR: [DiscountedObjectWhereInput!]
}

Fields

DiscountedObjectWhereInput.baseSubtotalPrice ● DecimalFilterInput input miscellaneous

Filter by the base subtotal price.

DiscountedObjectWhereInput.baseTotalPrice ● DecimalFilterInput input miscellaneous

Filter by the base total price.

DiscountedObjectWhereInput.AND ● [DiscountedObjectWhereInput!] list input discounts

List of conditions that must be met.

DiscountedObjectWhereInput.OR ● [DiscountedObjectWhereInput!] list input discounts

A list of conditions of which at least one must be met.

Member Of

DiscountedObjectWhereInput input ● OrderPredicateInput input