hasura/graphql-engine

Add Interval to BASE Types for Computed Fields

Open

#5,326 创建于 2020年7月8日

在 GitHub 查看
 (1 评论) (12 反应) (1 负责人)TypeScript (31,371 star) (2,787 fork)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.

贡献者指南