graphql-engine/server/src-lib/Hasura/Base
2023-03-30 12:09:32 +00:00
..
Error.hs server/pro/cloud: add resolved connection template context in error response in dev mode 2023-03-30 12:09:32 +00:00
Instances.hs server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
README.md server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00

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.