Complex example
This example is based on a large example schema generated from a Hasura instance with many tables.
It showcases the ability of typed-graphql-builder
to infer input variables even for complex inputs such as the recursive input types for SQL WHERE
queries generated by Hasura.