persistgraphql icon indicating copy to clipboard operation
persistgraphql copied to clipboard

Add configurable `literalTag`

Open MrSaints opened this issue 6 years ago • 1 comments

The prior implementation hardcodes the literalTag to gql. Consequently, it only captures queries encapsulated by graphql-tag by Apollo. By allowing it to be configurable, we can capture queries encapsulated by Relay's graphql too, and perhaps other implementations.

MrSaints avatar Feb 27 '18 21:02 MrSaints

@MrSaints: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

apollo-cla avatar Feb 27 '18 21:02 apollo-cla