Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add node_id to domain objects #437

Open
dcsobral opened this issue Apr 7, 2020 · 0 comments
Open

Add node_id to domain objects #437

dcsobral opened this issue Apr 7, 2020 · 0 comments

Comments

@dcsobral
Copy link
Contributor

dcsobral commented Apr 7, 2020

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant