Skip to content

Commit

Permalink
feat: remove checkUseerAccess
Browse files Browse the repository at this point in the history
  • Loading branch information
giurigaud authored and ataideverton committed Dec 3, 2024
1 parent 5214c99 commit 456d279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphql/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ type Query {
@cacheControl(scope: PRIVATE)

getActiveOrganizationsByEmail(email: String): [B2BOrganization]
@checkUserAccess
@cacheControl(scope: PRIVATE)
@validateStoreUserAccess

Expand Down

0 comments on commit 456d279

Please sign in to comment.