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.

貢獻者指南

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