INPUT_OBJECT
Autogenerated input type of ShippingOptionDeleteMutation
input ShippingOptionDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the advert to mark as deletedid: ID!}