INPUT_OBJECT
SellerCreateMutationInput
Autogenerated input type of SellerCreateMutation
link GraphQL Schema definition
- input SellerCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Attributes for creating a seller.
- SellerInput! :
- }