Skip to content

Feature support - polymorphic associations #13

@geneeblack

Description

@geneeblack

Currently polymorphic associations are not supported in the model associations

Investigate the possibility of supporting polymorphic associations via GraphQL object interfaces

Determine if this capability is necessary or edge case

potential issue-related models may not be discoverable without a table scan to determine the possible polymorphic relations, needs to be determined if this is absolutely correct, if polymorphic relations can be established 'on the fly' in the base code it may be difficult or impossible to express a concrete interface implementation that will satisfy this capability

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions