refactor: Improve `print` performance (#24)
* Fix incorrect AST alias
* Update printer with new indent logic
* Simplify OperationDefinition printer
* Replace selection set generic printers
* Fix unrelated bench name
* Replace map + join
* Remove variableDefinitions that were accidentally copied over
* Add changeset
authored by