mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
0406c8ad86
<!-- Thank you for ss in the Title above ^ --> ## Description ✍️ <!-- Please fill this se--> <!-- Describe the changes from a user's perspective --> Included steps on how to create a user role and then restrict the user's access on certain fields on a remote schema. Page edited: [Remote schema permissions](https://hasura.io/docs/latest/graphql/core/remote-schemas/auth/remote-schema-permissions.html) ### Related Issues ✍ [#1047](https://github.com/hasura/graphql-engine-mono/issues/1047) <!-- Please make sure you e --> <!-- Add the issue number below (e.g. #234) --> ### Steps to test and verify ✍ <!-- If this is a feature, w bug-fix, how do we verify the fix? --> View the deployed preview page [here](https://deploy-preview-3229--hasura-docs-mono.netlify.app/graphql/core/remote-schemas/auth/remote-schema-permissions.html#create-remote-schema-permissions). ## Changelog ✍️ - ✅❎ `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label. ## Affected components ✍️ <!-- Remove non-affected components from the list --> - ✅ Docs --- ### Kodiak commit message Information used by [Kodiak bot](https://kodiakhq.com/) while merging this PR. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3229 Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com> GitOrigin-RevId: 7f963357afc129ba4553b270dbbc21a6f35066d6 |
||
---|---|---|
.. | ||
_ext | ||
_static | ||
_theme/djangodocs | ||
algolia_index | ||
graphql | ||
img | ||
.gitignore | ||
.python-version | ||
404.rst | ||
conf.py | ||
CONTRIBUTING.md | ||
index.rst | ||
Makefile | ||
README.md | ||
requirements.txt |
Hasura GraphQL Engine Docs
The documentation accompanying the Hasura GraphQL engine is written with Sphinx and deployed to hasura.io/docs.
Contributing
Check out the contributing guide for more details.
License
The source code in this directory are under MIT License.