DeleteEventProposalInput
Autogenerated input type of DeleteEventProposal
input DeleteEventProposalInput {
clientMutationId: String
id: ID
}
Fields
DeleteEventProposalInput
.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteEventProposalInput
.id
● ID
scalar
Member Of
deleteEventProposal
mutation