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.
There is dirty fix in the PR #132. I would worked the bug around using more general approach: namespaces for graphql types (like in avro-schema), but I need to read into the standard deeper to decide. Postponed for now (until 2018-04-26).
Decided to proceed with the current implementation in PR #132, because it solves the current customer’s problem. The alternative with namespaces likely will break the type introspection and requires some considerable effort to be moved from 'raw and unclear idea' state.
It does not work due to assert on state.definitions.
The text was updated successfully, but these errors were encountered: