Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Add configurable literalTag #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrSaints
Copy link

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.

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.
@apollo-cla
Copy link

@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/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants