hebsvargas
Results
1
issues of
hebsvargas
graphql-tools is listed as a dependency but https://github.com/EasyGraphQL/easygraphql-tester/blob/9b8f981edde89a4906cfcafc418e8c21160629ad/utils/buildGraphQLSchema.js#L3 graphql-tools/merge is what is imported and that isn't listed, which caused issues when trying to use easygraphql-tester. This PR adds graphql-tools/merge as...