Hacker News new | ask | show | jobs
Relay/GraphQL: De-Mistifying Node ID (medium.com)
3 points by nethsix 3722 days ago
1 comments

Basically 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?