github4s icon indicating copy to clipboard operation
github4s copied to clipboard

Add node_id to domain objects

Open dcsobral opened this issue 5 years ago • 0 comments

If one needs to use graphql for something, then node_id is used to identify an object returned by the REST API on the GraphQL API. It would be quite helpful, therefore, to have those available on the domain objects for query results.

More information at https://developer.github.com/v4/guides/using-global-node-ids/

dcsobral avatar Apr 07 '20 23:04 dcsobral