INPUT_OBJECT
ProductVariantUpdateInput
Autogenerated input type of ProductVariantUpdate
link GraphQL Schema definition
- input ProductVariantUpdateInput {
- : HashId!
- : String
- : HashId
- : Metadata
- : Int
- # If true discountEligibilityProofProvided on scanEventCreate mutation needs to be
- # set to true or the created scanEvent will not be successful.
- : Boolean
- : String
- # This field allows user to create ticket through scan event if not found
- : Boolean
- : [CouponDefinitionInput!]
- # A unique identifier for the client performing the mutation.
- : String
- }