At a glance
- Identifier: #232
- Stage: RFC X / Rejected
- Champion: @stubailo
- Latest activity: 1 commit pushed on 2016-10-31
- Spec PR: https://github.com/graphql/graphql-spec/pull/232
Spec PR description
This brings together many of the considerations about a __id unique identifier field into one document. There is still a lot of work to do before this becomes a merge-able diff on the spec:
- Agree on field semantics specified in this PR
- Restructure the spec so that the description for
__idcan live next to__typename - Write the change to the spec
Timeline
- Commit pushed on 2016-10-31 by Sashko Stubailo: Remove .vscode from gitignore
- Spec PR created on 2016-10-28 by stubailo
- 2 commits pushed on 2016-10-28:
- Sashko Stubailo committed "Add RFC sketch for __id for discussion"
- Sashko Stubailo committed "Add some extra points"