Skip to content

Commit

Permalink
remove lambdaScript key
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-goldstein authored Nov 21, 2022
1 parent 3028526 commit 7f18f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphql/admin/admin.go
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,6 @@ var (
"config": gogQryMWs,
"listBackups": gogQryMWs,
"getGQLSchema": stdAdminQryMWs,
// "getLambdaScript": stdAdminQryMWs,
// for queries and mutations related to User/Group, dgraph handles Guardian auth,
// so no need to apply GuardianAuth Middleware
"queryUser": minimalAdminQryMWs,
Expand Down

0 comments on commit 7f18f85

Please sign in to comment.