from Hacker News

Relay/GraphQL: De-Mistifying Node ID

by nethsix on 4/11/16, 12:25 PM with 1 comments

  • by nethsix on 4/11/16, 12:29 PM

    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?