mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
a3e23adac5
### Description A trivial PR, extracted out of #4936, that removes remote schema permissions from the schema context, as they are only ever used at the top level: whether or not we need to use remote schema permissions is not something that impacts _how_ we build the schema, but whether some parts of the schema should be built at all, and therefore doesn't need to be accessible throughout the build process. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5050 GitOrigin-RevId: 734673370393d5640ad753222982baf2698f6d8f |
||
---|---|---|
.. | ||
Expectation.hs | ||
Field.hs | ||
Internal.hs | ||
Monad.hs |