Skip to main content
inputCreateEventInput

Fields

byDays
[String!]

Recurrence days (SU, MO, TU, WE, TH, FR, SA)

byMonthDays
[String!]

Days of the month for monthly recurrence

clientMutationId
String

A unique identifier for the client performing the mutation.

description
String
endsAt
ISO8601DateTime!
required
eventType
String!
required

One of: local, live_chat, online_meeting, live_video, webinar, local_meetup

frequency
String

Recurrence frequency (daily, weekly, monthly, yearly)

interval
Int

Recurrence interval — required when frequency is provided

External event link (e.g. a Zoom or Google Meet URL)

location
String
postInFeed
Boolean
default:true
recurUntil
ISO8601DateTime

End date for recurrence

recurrenceCount
Int

How many times the event recurs

restrictedEvent
Boolean
default:false
rsvpClosed
Boolean
default:false
rsvpEnabled
Boolean
default:true
spaceId
ID!
required

GlobalID of the flex space to create the event in

startsAt
ISO8601DateTime!
required
timeZone
String

IANA timezone identifier (defaults to the creator’s timezone)

title
String!
required