This is really elegant idea: provide a tool for rewriting graphQL queries so you can change your schema without breaking clients! https://github.com/ef-eng/graphql-query-rewriter (Reminds me of programming languages that provide automatic upgrade tools, such as `go fix`.)