hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5,326 opened on Jul 8, 2020

View on GitHub
 (1 comment) (12 reactions) (1 assignee)TypeScript (31,371 stars) (2,787 forks)batch import
a/api/graphqlc/serverhelp wanted

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.

Contributor guide

Add Interval to BASE Types for Computed Fields · hasura/graphql-engine#5326 | Good First Issue