Skip to content

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

Merged
ekampf merged 1 commit into
graphql-python:v2from
loft-orbital:fix-#1083-and-#1035
Apr 23, 2021
Merged

ekampf merged 1 commit into
graphql-python:v2from
loft-orbital:fix-#1083-and-#1035

Conversation

@tcleonard

Copy link
Copy Markdown
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