gajus/babel-plugin-graphql-tag
View on GitHubRemove "source" field from emitted loc object
Open
#13 opened on May 2, 2018
enhancementhelp wantedquestion
Repository metrics
- Stars
- (174 stars)
- PR merge metrics
- (PR metrics pending)
Description
Not sure if this is possible or needed by the babel plugin, but it would be great to remove the "source" part of the "loc" object. It seems to just be bloat since the query is preprocessed into other objects.