INPUT_OBJECT
GoldenProductVariantUpdateMutationInput
Autogenerated input type of GoldenProductVariantUpdateMutation
link GraphQL Schema definition
- input GoldenProductVariantUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the golden product variant to be updated
- ID! :
- GoldenProductVariantUpdateInput! :
- }