Skip to main content

node

Fetches an object given its globally unique ID.

node(
nodeId: ID!
): Node

Arguments

node.nodeId ● ID! non-null scalar

The globally unique ID.

Type

Node interface

An object with a globally unique ID.