UNPKG

apollo-server-testing

Version:
7 lines (4 loc) 329 B
# Changelog ### vNEXT * `apollo-server-testing`: Add `variables` and `operationName` prop to `Query` and `Mutation` types. [PR #2307](https://github.com/apollographql/apollo-server/pull/2307) [Issue #2172](https://github.com/apollographql/apollo-server/issue/2172) * `apollo-server-testing`: Added `createTestClient` function.