Skip to content

Add @GraphQLDeprecated #61

@martinbonnin

Description

@martinbonnin

2 reasons:

  • A deprecated GraphQL field is probably still going to be used internally because we need to continue supporting it. We don't want to trigger Kotlin compiler warnings for this.
  • We can add @supersedesField(field: "price", version: 1) information like in https://github.com/xuorig/chromatophore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions