INPUT_OBJECT
SellerUpdateMutationInput
Autogenerated input type of SellerUpdateMutation
link GraphQL Schema definition
- input SellerUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- # Attributes to assign to the seller.
- SellerUpdateInput :
- }