hasura/graphql-engine
Ver no GitHubAdd Interval to BASE Types for Computed Fields
Open
#5.326 aberto em 8 de jul. de 2020
a/api/graphqlc/serverhelp wanted
Métricas do repositório
- Stars
- (31.371 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.