Open
Description
Currently, Prettier doing a way better job at formating GraphQL documents than our own print
we should learn more on how they handle the different cases and copy everything that makes sense.
Splitting long lines would be a good first starting point.
Inspired by #1557