INPUT_OBJECT

ShippingOptionDeleteMutationInput

Autogenerated input type of ShippingOptionDeleteMutation

link GraphQL Schema definition

  • input ShippingOptionDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the advert to mark as deleted
  • id: ID!
  • }