Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove graphene code that was merged upstream #698

Merged
merged 1 commit into from Jul 26, 2023

Conversation

shrouxm
Copy link
Member

@shrouxm shrouxm commented Jul 26, 2023

Description

We were manually reproducing a bunch of logic from our dependency graphene in TerrasoConnection in order to make the GraphQL schema types more accurate, but they have now merged our upstream PR that adds an option to do this change using their code. This PR updates the dependency and removes the reproduced logic.

context: graphql-python/graphene#1504

@shrouxm shrouxm merged commit d094bcf into main Jul 26, 2023
6 checks passed
@shrouxm shrouxm deleted the feat/remove-unnecessary-code branch July 26, 2023 23:03
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.

None yet

2 participants