mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-26 03:17:40 +08:00
This mostly simplifies the RootFlds type to make it clearer what it’s used for, but it has the convenient side-effect of preventing some “impossible” cases using the type system.