Skip to main content

node

Fetches an object given its ID.

node(
id: ID!
): Node

Arguments

node.id ● ID! non-null scalar common

ID of the object.

Type

Node interface common

An object with an ID.