CreateEventInput
Autogenerated input type of CreateEvent
CreateEventInputFields
Recurrence days (SU, MO, TU, WE, TH, FR, SA)
Days of the month for monthly recurrence
City of an in-person event — only accepted when event_type is local. Supplying street and city derives the event’s coordinates via geocoding. A state/province and postal code may be included after the city name (e.g. "Beverly Hills, California, 90210") to improve geocoding accuracy.
A unique identifier for the client performing the mutation.
One of: local, live_chat, online_meeting, live_video, webinar, local_meetup
Recurrence frequency (daily, weekly, monthly, yearly)
ID of an image asset to show as the event header image — resource ID or GlobalID. Upload the image first via POST /networks/:network_id/assets. Any image asset is accepted and takes the style of the slot it lands in, so asset_style=cinema_header is a recommendation, not a requirement.
Recurrence interval — required when frequency is provided
External event link (e.g. a Zoom or Google Meet URL)
Deprecated alias for venue.
End date for recurrence
How many times the event recurs
ID of the flex space to create the event in — resource ID or GlobalID.
Street address of an in-person event — only accepted when event_type is local. Supplying street and city derives the event’s coordinates via geocoding.
ID of an image asset to show as the event thumbnail — resource ID or GlobalID. Upload the image first via POST /networks/:network_id/assets. Any image asset is accepted and takes the style of the slot it lands in, so asset_style=square_thumbnail is a recommendation, not a requirement. An asset already styled cinema_header is refused here, as is one also named by headerId — pass either as headerId alone, which the card falls back to anyway.
IANA timezone identifier (defaults to the creator’s timezone)
Free-text venue or place name, distinct from the street and city address. It does not contribute to the event’s coordinates — those come from street and city.