Skip to main content

eventTypes

Returns a list of event types that an external service can subscribe to.

Returns

A vector of EventType objects representing the different event types that can be subscribed to.

Errors

This function returns an error if there was a problem with retrieving the event types.

eventTypes: [EventType!]!

Type

EventType object

An event to which an external service can subscribe.