Skip to content

Adding an enum value is breaking change? #968

Closed
@excitement-engineer

Description

@excitement-engineer

I was wondering if adding a new value to an existing enum is considered a breaking change. The method findBreakingChanges method currently does not consider this to be a breaking change. If any clients break because of this addition does it mean that the clients implemented the GraphQL schema incorrectly? I was wondering if this is a deliberate omission in the findBreakingChanges method.

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