graphene/graphene
Theodore Diamantidis 7c7876d37c Propagate arguments of relay.NodeField to Field (#1036)
* 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
2019-09-27 09:54:46 +01:00
..
pyutils Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00
relay Propagate arguments of relay.NodeField to Field (#1036) 2019-09-27 09:54:46 +01:00
test Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00
tests Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00
types Remove AbstractType (#1053) 2019-09-27 09:54:19 +01:00
utils Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00
__init__.py Remove AbstractType (#1053) 2019-09-27 09:54:19 +01:00