mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
1d76015629
### Description This small PR removes `ExecutionCtx`: it was only used as a `Reader` argument for `runGQ`, and two of its wrappers. Explicit argument passing removes one additional small record, and one more `runReaderT`. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8397 GitOrigin-RevId: cdf65f643283be37d493d483d46a586f0f9ef885 |
||
---|---|---|
.. | ||
HTTP | ||
WebSocket | ||
Backend.hs | ||
HTTP.hs | ||
Instances.hs | ||
WebSocket.hs | ||
WSServerApp.hs |