pub fn is_nullable_type(nullable: bool, is_pk: bool) -> bool
Check if a PostgreSQL type is nullable in GraphQL context.