hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5 326 ouverte le 8 juil. 2020

Voir sur GitHub
 (1 commentaire) (12 réactions) (1 assigné)TypeScript (31 371 stars) (2 787 forks)batch import
a/api/graphqlc/serverhelp wanted

Description

It appears that the postgres 'interval' type isn't considered a base type, so it's not possible for it to be returned as a computed field.

Guide contributeur