INPUT_OBJECT
PromotionUpsertMutationInput
Autogenerated input type of PromotionUpsertMutation
link GraphQL Schema definition
- input PromotionUpsertMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- ID :
- # Attributes to assign to the promotion.
- PromotionInput! :
- }