Skip to main content
Version: V2

Node

The Node interface follows relay.dev spec.

interface Node {
id: ID!
}

Fields

id (ID)

id the unique identifier for the Node object.

Designed by