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

Chore/graphql permissions #177

Merged
merged 4 commits into from
Jul 7, 2023
Merged

Chore/graphql permissions #177

merged 4 commits into from
Jul 7, 2023

Conversation

hahn-kev
Copy link
Collaborator

@hahn-kev hahn-kev commented Jul 7, 2023

closes #144

Feel free to add more methods to LexAuthUser as needed for permissions. I don't really like how gql handles the exception being thrown right now, but this shouldn't be seen in normal use of the app as it should be prevented by the front end anyway so I'm not super worried right now.

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

UI unit Tests

1 tests  ±0   1 ✔️ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 967e17f. ± Comparison against base commit 3803fb8.

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Unit Tests

8 tests   8 ✔️  9s ⏱️
3 suites  0 💤
1 files    0

Results for commit 967e17f.

@hahn-kev hahn-kev merged commit 818fb5c into develop Jul 7, 2023
7 checks passed
@hahn-kev hahn-kev deleted the chore/graphql-permissions branch July 9, 2024 07:09
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.

implement permissions in graphql
1 participant