-
Notifications
You must be signed in to change notification settings - Fork 25
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 GQL status to the DEPRECATION
category
#153
Add GQL status to the DEPRECATION
category
#153
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two of them looks wrong to me, otherwise great work!
|GQLSTATUS code | ||
m|01N03 | ||
|StatusDescription | ||
a|warn: procedure result column deprecated. `$field` returned by procedure `$proc` is deprecated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one might change a bit because we realised it was misleading, but we can merge it like this now and I added to https://trello.com/c/9odnxtyY/252-potential-bug-with-deprecated-procedure-fields to verify that documentation is correct once it has been sorted out (@anderson4j FYI)
Co-authored-by: Louise Berglund <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a question for @Lojjs. The rest of my suggestions I'll push directly into the PR.
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
No description provided.