-
-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Description
Question about GraphQL Shield
Our schema is split between multiple typeDefs files and we use a lot of type extensions. I would like to keep the permissions near that. Either inside a resolver extension (similar to #152, but using ardatan/graphql-tools#1279 and graphql/graphql-js#1527) or as a separate file beside the typeDefs.
My problem is that we need to combine that in some way after it. What is the recommended way to do that?
Thanks!
casey-chow
Metadata
Metadata
Assignees
Labels
No labels