EventSubscriptionEdge

Version 2024-04-01

Overview

Implements Edge interface for EventSubscription node. Ref - https://relay.dev/graphql/connections.htm.

Fields

FieldDescription
cursor (String required)

Cursor to the EventSubscription (edge).

node (EventSubscriptionId required)

Node in the Edge defined by Relay. Value is subscriptionId.