graphql-query-rewriter / core

Seamlessly turn breaking GraphQL changes into non-breaking changes
https://graphql-query-rewriter.github.io/core
MIT License
407 stars 15 forks source link

fix: fixing a bug with matching deeply nested fields #6

Closed chanind closed 4 years ago

chanind commented 4 years ago

Fixing a bug where deeply nested fields could not be matched properly.

chanind commented 4 years ago

:tada: This PR is included in version 1.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: