Tags: jenschude/ZeroQL
Tags
Take to account when the same variable is used multiple times with di… …fferent nullability.
If schema is missing try to search by the type names.
Fix graphql schema generation when there is a covariant type miss match.
Improve schema declaration that allows types to have different class … …name comparing to GraphQL schema name.
Fix generation for case when type name equal to a property name.
Add prefix to class name when it is identical to a property name. Add validation to ZeroQL confing to avoid situation when old CLI version executed on new config with additional properties.
Fix case when there multiple interfaces with identical fields.
PreviousNext