gqlex Library 2.0 release.
Traverse over graphql document, use of observerable pattern to be notified on GraphQL traversal progress. for more details, please read: Traverse on GraphQL document in details
Support the ability to select specific nodes in the GraphQL document using a path expression, for more details, please read: gqlXPath in details
Ability to execute transformation commands over GraphQL document for more details, please read: Trasformation in details
First version, support of GraphQL conversion to Json