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

Updates to access control documentation #7730

Merged
merged 6 commits into from Jul 25, 2022
Merged

Updates to access control documentation #7730

merged 6 commits into from Jul 25, 2022

Conversation

dcousens
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jul 20, 2022

⚠️ No Changeset found

Latest commit: 9f03c8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Jul 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
keystone-next-docs ✅ Ready (Inspect) Visit Preview Jul 21, 2022 at 2:12PM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 20, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.


### Item (mutations only)

`item` is the final and most powerful level of access control.
It’s available to `create`, `update`, and `delete` mutations, and lets you write functions which have access to:
Item-level access control lets you control which mutative operations can be applied to a list item.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mutative

Would mutable be more apt here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or just

Item-level access control lets you control which operations can be applied to a list item

OR

Item-level access control lets you control which mutations can be applied to a list item

My preference is 1...

dcousens and others added 3 commits July 22, 2022 00:06
Co-authored-by: Josh Calder <josh@opensaas.com.au>
Co-authored-by: Josh Calder <josh@opensaas.com.au>
Co-authored-by: Josh Calder <josh@opensaas.com.au>
@vercel vercel bot temporarily deployed to Preview July 21, 2022 14:12 Inactive
@dcousens dcousens merged commit c41ebd5 into main Jul 25, 2022
@dcousens dcousens deleted the docs-access-control branch July 25, 2022 00:48
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

Successfully merging this pull request may close these issues.

None yet

3 participants