INPUT_OBJECT
ShipmentAddressCreateMutationInput
Autogenerated input type of ShipmentAddressCreateMutation
link GraphQL Schema definition
- input ShipmentAddressCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- AddressInput! :
- # ID of the seller. May be omitted if using a seller api key, but is required
- # otherwise
- ID :
- }