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
Fix type errors in generated code for nested input objects with @OneOf directive (#194)
Fixes#193
Skip `terminateCircularRelationships` logic for fields who's types are
input objects with the `@oneOf` directive. This fixes the generation of
incorrect code with type errors.
---------
Co-authored-by: Daniel Playfair Cal <[email protected]>
0 commit comments