Skip to main content

events

List of all events for the given object.

events(
id: ID!
): [Event!]!

Arguments

events.id ● ID! non-null scalar

ID of an object.

Type

Event object

Event object for all models.

Was this page helpful?