Skip to main content

CreateEventProposalInput

Autogenerated input type of CreateEventProposal

input CreateEventProposalInput {
clientMutationId: String
cloneEventProposalId: ID
eventCategoryId: ID
}

Fields

CreateEventProposalInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateEventProposalInput.cloneEventProposalId ● ID scalar

CreateEventProposalInput.eventCategoryId ● ID scalar

Member Of

createEventProposal mutation