hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5326 aperta il 8 lug 2020

Vedi su GitHub
 (1 commento) (12 reazioni) (1 assegnatario)TypeScript (2787 fork)batch import
a/api/graphqlc/serverhelp wanted

Metriche repository

Star
 (31.371 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor