Closed
Description
Intended outcome:
Just working, as previous version.
Actual outcome:
I get an error when update from v3.4.0-beta.14
to v3.4.0-beta.15
:
This file is: https://github.com/graphql/graphql-js/blob/v15.2.0/src/jsutils/instanceOf.js#L14
But that file hasn't changed since January 2020.
All works if I go back to v3.4.0-beta.14
.
I'm using the @web/dev-server.
How to reproduce the issue:
Just importing and setup Apollo Client.
Versions
It happens only in v3.4.0-beta.15
and v3.4.0-beta.16
.
All works if I go back to v3.4.0-beta.14
.
Reference: #7399