hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5,326 opened on 2020年7月8日

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

説明

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.

コントリビューターガイド