INPUT_OBJECT
VoucherActionCriteriaCreateInput
link GraphQL Schema definition
1 input VoucherActionCriteriaCreateInput { 2 3 # Only true or null 4 Boolean : 5 6 VoucherActionCriteriaComparableQuantityInput : 7 8 VoucherActionCriteriaComparableQuantityInput : 9 10 VoucherActionCriteriaValueInput : 11 12 VoucherActionCriteriaValueInput : 13 14 VoucherActionCriteriaXOfYInput : 15 16 # Only true or null 17 Boolean : 18 19 VoucherActionCriteriaNewCustomerInput : 20 21 # Only true or null 22 Boolean : 23 24 # Exactly one input field should be provided 25 ProductVariantInput!] : [ 26 27 CategoryInput!] : [ 28 29 FolderInput!] : [ 30 31 # Available only for vouchers assigned to wholesale stores 32 # 33 # Exactly one input field should be provided 34 DeliveryWindowInput!] : [ 35 36 VoucherActionCriteriaDiscountedType : 37 38 Boolean : 39 40 Boolean : 41 42 # Only false or null 43 Boolean : 44 45 Int : 46 47 Int : 48 }