-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Update permission.rst for check constraint API #3883
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
Conversation
|
Deploy preview for hasura-docs ready! Built with commit 2f6a7c6 |
marionschleifer
left a comment
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.
Just some small changes, otherwise all good 🙂
docs/graphql/manual/api-reference/schema-metadata-api/permission.rst
Outdated
Show resolved
Hide resolved
docs/graphql/manual/api-reference/schema-metadata-api/permission.rst
Outdated
Show resolved
Hide resolved
docs/graphql/manual/api-reference/schema-metadata-api/permission.rst
Outdated
Show resolved
Hide resolved
Co-Authored-By: Marion Schleifer <marion@hasura.io>
rikinsk
left a comment
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.
|
Review app https://hge-ci-pull-3883.herokuapp.com is deleted |
Description
I missed this in my PR for #384. I noticed the existing docs were incorrect, so I fixed a few mistakes too. Namely:
checkwhich didn't exist previously, presumably copied from the insert API docs.setexample didn't really make sense since you wouldn't want to set the article ID to a user ID value.Affected components
Catalog upgrade
Does this PR change Hasura Catalog version?
Does this PR add a new Metadata feature?
GraphQL
Breaking changes