hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5.326 geöffnet am 8. Juli 2020

Auf GitHub ansehen
 (1 Kommentar) (12 Reaktionen) (1 zugewiesene Person)TypeScript (31.371 Stars) (2.787 Forks)batch import
a/api/graphqlc/serverhelp wanted

Beschreibung

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.

Contributor Guide