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

Commits on Feb 27, 2018

  1. Add configurable literalTag

    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 committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    32c1a33 View commit details
    Browse the repository at this point in the history