Preview

registeredEvents is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

registeredEvents

Returns the list of registered events

This page contains

    Arguments

    first Int

    Number of results to fetch forward

    after String

    Cursor after which to fetch forward

    last Int

    Number of results to fetch backward

    before String

    Cursor before which to fetch backward

    Return Fields

    EventRegistrationConnection! PREVIEW

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.