createEvent
Mutation

Create an Event. Scope: "account".

Arguments

#

account

Non-null

Reference to the parent Account creating the Event.

event

Non-null

Information about the Event to create (name, slug, description, tags, settings)

Response

#

Returns Event .

Example

#

3