Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parent union field to PostObjectType #50

Closed
jasonbahl opened this issue Feb 22, 2017 · 1 comment
Closed

Add parent union field to PostObjectType #50

jasonbahl opened this issue Feb 22, 2017 · 1 comment
Labels
Type: Enhancement New feature or request
Milestone

Comments

@jasonbahl
Copy link
Collaborator

Posts can have a parent that can be any postType, so the Parent field needs to be a unionType, allowing for the resolver to resolve to any allowed_post_type

@jasonbahl jasonbahl added this to the Pre Merge milestone Feb 22, 2017
@jasonbahl jasonbahl added the Type: Enhancement New feature or request label Feb 22, 2017
@jasonbahl jasonbahl added this to TODO in Expand Schema Feb 23, 2017
@CodeProKid CodeProKid modified the milestones: Stable, Pre Merge Feb 23, 2017
CodeProKid added a commit that referenced this issue Mar 17, 2017
@jasonbahl
Copy link
Collaborator Author

addressed in #107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants