hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Aperta

#5326 aperta il 8 lug 2020

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

Metriche repository

Star
 (31.371 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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