INPUT_OBJECT
Autogenerated input type of AdvertPublishedUpdateMutation
input AdvertPublishedUpdateMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the advertid: ID!published: Boolean!}