Skip to content

Conversation

@yonaskolb
Copy link
Contributor

@yonaskolb yonaskolb commented Apr 18, 2025

Problem
If new enum cases are added to graphs then older clients will fail to decode them, making the whole request fail.

Solution
This adds an optional new configuration option to specify a fallback enum case like unknown when the incoming case can't be found.
If the specified case already exists, it will just use that one and not generate a new case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant