gajus/babel-plugin-graphql-tag
GitHub で見るRemove "source" field from emitted loc object
Open
#13 opened on 2018年5月2日
enhancementhelp wantedquestion
Repository metrics
- Stars
- (174 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.