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