is_nullable_type

Function is_nullable_type 

Source
pub fn is_nullable_type(nullable: bool, is_pk: bool) -> bool
Expand description

Check if a PostgreSQL type is nullable in GraphQL context.