graphql-engine/server/src-lib/Hasura/Base
2021-09-17 07:44:37 +00:00
..
Error.hs server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
Instances.hs Clean some instances 2021-07-30 15:43:32 +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.