Expand description
PostgreSQL to GraphQL type mapping.
Enums§
- GraphQL
Type - Represents a GraphQL type.
Functions§
- is_
nullable_ type - Check if a PostgreSQL type is nullable in GraphQL context.
- pg_
type_ to_ graphql - Maps a PostgreSQL type name to a GraphQL type.