Can probably be achieved by translating it to `EXPLAIN QUERY PLAN` SQL queries. This would be great for writing front-end tests, where the fron-end sends a few GraphQL queries on initial usage to check whether the backend changed.