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

Hasura.Backends.Postgres.DDL.Function

Description

Postgres DDL Function

This module describes building information about Postgres functions by validating the passed raw information.

See Backend.

Documentation