EventSubscriptionEdge
Version 2024-04-01
Overview
Implements Edge interface for EventSubscription node. Ref - https://relay.dev/graphql/connections.htm.
Fields
Field | Description |
---|---|
cursor (String required) | Cursor to the EventSubscription (edge). |
node (EventSubscriptionId required) | Node in the Edge defined by Relay. Value is subscriptionId. |
Updated about 2 months ago