Relay/GraphQL: De-Mistifying Node ID
medium.com
Relay/GraphQL: De-Mistifying Node ID
1–2 of 2 posts
Re: Relay/GraphQL: De-Mistifying Node ID
#2Basically for people who are interested to understand Relay/GraphQL's global node ID covers:
* What is the mysterious NodeDefinition interface?
* What is Node ID?
* When is it created?
* When is it used?