Skip to content

Field deprecation #86

@chiroptical

Description

@chiroptical

We currently have fieldsRequiredByClients to denote fields that would break clients if they were removed but we have no way to actually deprecate them.

Add fieldsDeprecatedForClients which behaves like fieldsRequiredByClients i.e. they can't be removed. However, they don't generate code. That way, the clients can update the types, do the refactors, and then let the maintainer know the deprecated fields can be removed.

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