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

Make 'GraphQLInputFieldOutType' importable from 'graphql' #195

Merged
merged 2 commits into from
Mar 19, 2023

Conversation

rafalp
Copy link
Contributor

@rafalp rafalp commented Mar 16, 2023

This PR makes GraphQLInputFieldOutType used for GraphQLInputObject out_type attribute importable via from graphql import GraphQLInputFieldOutType. This is useful for library authors who do schema manipulation.

@rafalp rafalp requested a review from Cito as a code owner March 16, 2023 18:25
Copy link
Member

@Cito Cito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

@Cito Cito merged commit c77d514 into graphql-python:main Mar 19, 2023
@rafalp rafalp deleted the export-input-out-type-from-graphql branch March 20, 2023 18:14
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.

2 participants