Closed jeddeloh closed 4 years ago
This PR drops the wrapping the query string passed in with gql internally in favor of leveraging the template tag configuration provided by graphql-ppx that enables some preprocessing optimizations.
gql
This PR drops the wrapping the query string passed in with
gql
internally in favor of leveraging the template tag configuration provided by graphql-ppx that enables some preprocessing optimizations.