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

Ability to Exclude fields #145

Open
1 of 3 tasks
jthurman42 opened this issue Jan 27, 2021 · 0 comments
Open
1 of 3 tasks

Ability to Exclude fields #145

jthurman42 opened this issue Jan 27, 2021 · 0 comments
Labels
enhancement New feature or request pinned Pin an issue to prevent auto-closing by a bot. priority:medium Triaged as a medium size:M Medium tutone

Comments

@jthurman42
Copy link
Contributor

jthurman42 commented Jan 27, 2021

Objective

When generating types from GraphQL schema, add the ability to exclude a field that should not be included.

Acceptance Criteria

  • Type is not created (if it is a scalar)
  • Field is not added to any struct
  • Queries/mutations do not include it (or anything below it if it is a struct)
@jthurman42 jthurman42 added enhancement New feature or request priority:medium Triaged as a medium size:M Medium pinned Pin an issue to prevent auto-closing by a bot. labels Jan 27, 2021
@jpvajda jpvajda added this to Feature Backlog in NR1 Developer Toolkit Community May 24, 2021
@jpvajda jpvajda added the tutone label May 24, 2021
@jthurman42 jthurman42 moved this from Feature Backlog to In progress in NR1 Developer Toolkit Community Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned Pin an issue to prevent auto-closing by a bot. priority:medium Triaged as a medium size:M Medium tutone
Projects
No open projects
Development

No branches or pull requests

2 participants