INPUT_OBJECT

ShippingProfileDeleteMutationInput

Autogenerated input type of ShippingProfileDeleteMutation

link GraphQL Schema definition

  • input ShippingProfileDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the shipping profile to delete
  • id: ID!
  • }