Skip to content

Ability to Exclude fields #145

@jthurman42

Description

@jthurman42

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpinnedPin an issue to prevent auto-closing by a bot.priority:mediumTriaged as a mediumsize:MMediumtutone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions