event
Retrieves a single event by its ID, supporting both standalone events and materialized recurring instances.
event(
input: QueryEventInput!
): Event
Arguments
event.input ● QueryEventInput! non-null input
Input containing the ID of the event to query.