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

feat: support adding additional object types #16

Merged
merged 1 commit into from
May 31, 2020

Conversation

n1ru4l
Copy link
Collaborator

@n1ru4l n1ru4l commented May 31, 2020

support adding additional object types that are not directly used by fields (e.g. object types that implement a certain interface).

Closes #9

…ed by fields (e.g. object types that implement a certain interface).
@sikanhe
Copy link
Owner

sikanhe commented May 31, 2020

Nice!

@sikanhe sikanhe merged commit ddee4dd into sikanhe:master May 31, 2020
@n1ru4l n1ru4l deleted the feat-pass-additional-types branch June 21, 2020 10:39
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.

Interface implementation object types are not exposed on schema when not used by any field
2 participants