INPUT_OBJECT
Autogenerated input type of ShipmentAddressSortMutation
input ShipmentAddressSortMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: StringaddressIds: [ID!]!# ID of the seller. May be omitted if using a seller api key, but is required # otherwisesellerId: ID}