Preview

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

EventRegistration

A RegisteredEvent provides metadata about events published by the AppDirect platform

This page contains

    Fields

    id: ID!

    ID of this RegisteredEvent

    publicType: String!

    The publicly visible name of this event dot notation to separate the domain and actual event , e.g.: user.created

    description: String!

    A description of this event

    retentionPeriodDays: Int!

    Retention period of the event in days

    Parent objects of EventRegistration

    EventRegistrationConnection PREVIEW

    Queries for EventRegistration

    registeredEvents PREVIEW

    Returns the list of registered events