mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-19 13:31:43 +03:00
87456360ad
This is now the sole in-universe dependency of the schema parsers. As such, we need to extract it as a library before we can extract the schema parsers as a library. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5202 GitOrigin-RevId: fbe571855768e56dc8b8e259b8efe900de3ecc54 |
||
---|---|---|
.. | ||
Error.hs | ||
Instances.hs | ||
README.md |
Hasura.Base
This sub-module contains all code that has no internal dependency except for our custom Prelude: either libraries that are too Hasura-specific to be moved to a dedicated folder outside of Hasura, or type definitions that are used throughout the entire codebase.