Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesedmonston committed Dec 30, 2020
1 parent 68661e3 commit 102b314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GraphQL Authentication adds a JWT authentication layer to your Craft CMS GraphQL
- Adds ability to define per-section user restrictions (queries and mutations can be limited to author-only) (see [User Settings](https://graphql-authentication.jamesedmonston.co.uk/settings/users))
- Checks mutation fields against schema permissions, and prevents fields being saved if user is trying to access private entries/assets
- Adds ability to assign unique GraphQL schemas for each user group
- Adds ability to restrict user queries/mutations to Craft multi-site sites
- Adds ability to restrict user queries and mutations to Craft multi-site sites
- Adds a unique, per-user GraphQL query cache

## Documentation
Expand Down

0 comments on commit 102b314

Please sign in to comment.