INPUT_OBJECT
ShipmentCreateMutationInput
Autogenerated input type of ShipmentCreateMutation
link GraphQL Schema definition
- input ShipmentCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the invoice.
- ID! :
- ShippedItemInput!]! : [
- ID! :
- ISO8601Date! :
- String! :
- # See Seller.shipmentAddresses for available address ids.
- ID :
- String :
- }