INPUT_OBJECT
Autogenerated input type of ShippingRateDeleteMutation
input ShippingRateDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the shipping rate to deleteid: ID!}