Open leosurwiki opened 6 years ago
Added a transform to remove @connection directives while ignoring other directives. Basic tests were also added.
@connection
This will fix https://github.com/apollographql/persistgraphql/issues/37
@leosurwiki: 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/
Added a transform to remove
@connection
directives while ignoring other directives. Basic tests were also added.This will fix https://github.com/apollographql/persistgraphql/issues/37