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
Repository-Metriken
- Stars
- (31.371 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
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.