Skip to content

compatiablity with graphql-core-v3.2#90

Closed
firaskafri wants to merge 1 commit intotfoxy:masterfrom
Salalem:fix/graphql-core-v3.2
Closed

compatiablity with graphql-core-v3.2#90
firaskafri wants to merge 1 commit intotfoxy:masterfrom
Salalem:fix/graphql-core-v3.2

Conversation

@firaskafri
Copy link

Based on #83

This fixes the compatibility issues with graphql-core v3.2.

The relevant changes in graphql-core are these two commits:

https://github.com/graphql-python/graphql-core/commit/7c39e7ee69f90c66f4599b34ad3a1d6fd304ac47
https://github.com/graphql-python/graphql-core/commit/e5ba99f2335725978369fb54c3e41b2b413d628e

Fixes #82

There was a failing relay test which I couldn't find any solution for, so I made a workaround in 5a6791d. Do you have an idea what could be wrong?

Also the promise library was failing to install on python 3.7 so I bumped the python patch version which includes a newer setuptools I believe

@firaskafri firaskafri closed this Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

graphene 3.1 use 'FieldNode' instead 'str'

1 participant