Skip to main content

EventCreate

Add an event for this campaign.

EventCreate(
event: EventInput!
): EventCreateUnion!

Arguments​

EventCreate.event ● EventInput! non-null input​

Data required to create an event

Type​

EventCreateUnion union​

If mutation is successful, the Event will be returned, otherwise a MutationError is returned.