graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hasura.Server.API.Metadata.Instances

Description

FromJSON instances for API.Metadata. Kept separately to discourage becoming a dumping ground for orphan instances

Orphan instances

FromJSON RQLMetadataRequest Source # 
Instance details

FromJSON RQLMetadataV1 Source #

Note! You're seeing some orphan instances for FromJSON for types in Types. This is because we need to use dispatchAnyBackend. Keeping these here avoids us needing an hs-boot file and a load of cyclical hell.

Instance details

FromJSON RQLMetadataV2 Source # 
Instance details