In our project we have some _large_ queries and mutations. What is the recommended way to limit the size of the queries/variables --> using the `transform ` fn? Do you like an idea of a PR adding a option to specify a limit for the query/variables length - and then truncate if above? Let me know what you think.