mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-24 08:54:11 +08:00
* Include enum types in schema whenever references are visible (fix #2820) * Fix RQL parsing for nullable enum table references (fix #3010)