You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
* 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.
* 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.
* 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.
See comment for
add_extra_arguments
.Part of #142.
The text was updated successfully, but these errors were encountered: