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