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

Deannotate interdependent types #495

@gskierk

Description

@gskierk

Types put in GraphQL annotations are not being deannotated in the fly, so implementing many-to-many association is impossible, because always TypeA will require TypeB that still wasn't deannotated.

Edit: It's working correctly with one-to-many relation, so probably there is something with listOf annotation...

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions