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
Public release of GraphQL-core-next, based on GraphQL.js v14.2.1.
In addition to incorporating the latest changes from GraphQL.js
(see particularly the list of changes in GraphQL.js v14.2.0),
this release also contains the following improvements and changes:
Check __typename not only as dict key, but also as object attribute (#25)
Made package PEP 561 compatible by adding py.typed file (#26)