Skip to content

Commit

Permalink
Added apollo/client identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored Nov 3, 2019
1 parent 24f36e1 commit 1ed62d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/visitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ const defaults = {
{
name: 'graphql-tag.macro',
},
{
name: 'gql',
identifier: '@apollo/client',
},
{
name: 'gatsby',
identifier: 'graphql',
Expand Down

0 comments on commit 1ed62d3

Please # to comment.