EventUpdate
Update an event for this campaign.
EventUpdate(
input: EventUpdateInput!
): EventUpdateUnion!
Arguments
EventUpdate.input ● EventUpdateInput! non-null input
Data required to update an event
Type
EventUpdateUnion union
If mutation is successful, the Event will be returned, otherwise a MutationError is returned.