Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Mutations: support schemas with subrecords #163

Closed
Totktonada opened this issue May 30, 2018 · 0 comments
Closed

Mutations: support schemas with subrecords #163

Totktonada opened this issue May 30, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Totktonada
Copy link
Member

See comment for add_extra_arguments.

Part of #142.

@Totktonada Totktonada added the enhancement New feature or request label May 30, 2018
@Totktonada Totktonada added this to the 0.0.1 milestone May 30, 2018
Totktonada added a commit that referenced this issue Jun 6, 2018
* Generate object arguments in avro-schema first.
* Generate object arguments for subrecords.
* Better implementation of schema reusage (in convert_schema/types).

TBD: make nested `update` argument fields nullable
TBD: make pcre support subrecords (#73).
TBD: support array, map, union in arguments converting

* Part of #166.
* Fixes #163 (TBD: test).
* Fixes #46 (TBD: test).

Can be followed up with fixing 2nd bullet in #73.
Totktonada added a commit that referenced this issue Jun 13, 2018
* Generate object arguments in avro-schema first.
* Generate object arguments for subrecords.
* Use full path for a GraphQL type name where possible.

* Part of #166.
* Part of #73 (2nd bullet).
* Fixes #163.
* Fixes #46.
Totktonada added a commit that referenced this issue Jun 13, 2018
* Generate object arguments in avro-schema format first.
* Generate object arguments for subrecords.
* Use full path for a GraphQL type name where possible.

* Part of #166.
* Fixes #73 (2nd bullet).
* Fixes #163.
* Fixes #46.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant