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

feature request for Transform: RemoveObjectFieldsWithoutDirective #6170

Open
cnwangjie opened this issue May 11, 2024 · 1 comment
Open

feature request for Transform: RemoveObjectFieldsWithoutDirective #6170

cnwangjie opened this issue May 11, 2024 · 1 comment

Comments

@cnwangjie
Copy link

Is your feature request related to a problem? Please describe.

I want to slitch my graphql schema to some different subset. And I found there is a transform that named RemoveObjectFieldsWithDirective. I think that's what I need. But in my case, I want to pick only a few schema in it.

Describe the solution you'd like

There are already RemoveObjectFieldsWithDirective. We just need to implement RemoveObjectFieldsWithoutDirective.

@ardatan
Copy link
Owner

ardatan commented May 11, 2024

PRs are welcome!

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

No branches or pull requests

2 participants