hasura/graphql-engine
Auf GitHub ansehenAdd Interval to BASE Types for Computed Fields
Open
#5.326 geöffnet am 8. Juli 2020
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.