Skip to content

skip polymorphic relations as they are blowing queries up completely#417

Open
jasonayre wants to merge 1 commit into
praxis:masterfrom
jasonayre:skip_polymorphic_relations
Open

skip polymorphic relations as they are blowing queries up completely#417
jasonayre wants to merge 1 commit into
praxis:masterfrom
jasonayre:skip_polymorphic_relations

Conversation

@jasonayre

Copy link
Copy Markdown
Contributor

patch for #415 . IIRC, having a polymorphic relation defined in the model at all, was causing the entire field selection to fail. seems like it would be hard to support querying by polymorphic types anyways, so just skipping over it for now which fixes the issue at least

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant