OrderPredicateInput Input Type
No description
input OrderPredicateInput {
discountedObjectPredicate: DiscountedObjectWhereInput
AND: [OrderPredicateInput!]
OR: [OrderPredicateInput!]
}
Fields
discountedObjectPredicate ● DiscountedObjectWhereInput
Defines the conditions related to checkout and order objects.
AND ● [OrderPredicateInput!]
List of conditions that must be met.
OR ● [OrderPredicateInput!]
A list of conditions of which at least one must be met.
Member Of
OrderPredicateInput input ● PromotionRuleCreateInput input ● PromotionRuleInput input ● PromotionRuleUpdateInput input