INPUT_OBJECT
ReturnShipmentCreateMutationInput
Autogenerated input type of ReturnShipmentCreateMutation
link GraphQL Schema definition
- input ReturnShipmentCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the refund request.
- ID! :
- ReturnShippedItemInput!]! : [
- # ID of the carrier.
- ID! :
- # Shipment carrier tracking number.
- String! :
- # Metadata (key/value).
- KeyValueInput!] : [
- # ExternalID (key/value).
- KeyValueInput!] : [
- ImageInput!] : [
- String :
- # Seller specified URL for a third-party drop-off location website
- String :
- }