Use session instead of mustBeAuthenticated
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
schema: ["schema.graphql", "../../gqlutils/directives/session/schema.graphql"]
|
||||
schema:
|
||||
- "schema.graphql"
|
||||
- "../../../gqlutils/directives/session/schema.graphql"
|
||||
|
||||
exec:
|
||||
filename: "schema/schema.go"
|
||||
|
||||
Reference in New Issue
Block a user