Matthew Zalewski

Results 1 issues of Matthew Zalewski

Used test from [https://github.com/apollographql/graphql-tag/pull/105](https://github.com/apollographql/graphql-tag/pull/105) Simplified import of nested fragments - uses the built-in graphql printer to get the full source including any nested fragments Fixes the following situation: **AuthorDetailsFragment.gql** ```...