DeleteCustomPostingInput
Autogenerated input type of DeleteCustomPosting
input DeleteCustomPostingInput {
clientMutationId: String
id: ID!
}
Fields
DeleteCustomPostingInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteCustomPostingInput.id ● ID! non-null scalar
Custom posting id
Member Of
deleteCustomPosting mutation