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