You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explicitly install graphql as a dev dep; run tests against v17 alpha (#3)
Apollo Server v4 supports both graphql v16 and graphql with a specific
(old now) alpha of graphql v17. We should test against both.
The environment variable unlocks some tests in
`@apollo/server-integration-testsuite` that are otherwise skipped.
0 commit comments