Skip to content

Propagate arguments of relay.NodeField to Field (#1036) #1307

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

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

tcleonard
Copy link
Collaborator

  • Propagate name, deprecation_reason arguments of relay.NodeField to Field

  • Allow custom description in Node.Field and move ID description to ID argument

  • Add test for Node.Field with custom name

  • Add tests for description, deprecation_reason arguments of NodeField

  • Pass all kwargs from NodeField to Field

* Propagate name, deprecation_reason arguments of relay.NodeField to Field

* Allow custom description in Node.Field and move ID description to ID argument

* Add test for Node.Field with custom name

* Add tests for description, deprecation_reason arguments of NodeField

* Pass all kwargs from NodeField to Field
@ekampf ekampf merged commit afa44e8 into graphql-python:v2 Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.2 Fix/Release version 2.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants