Skip to content

Fixes #19224: Fix GraphQL API support for custom field choices #19236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: feature
Choose a base branch
from

Conversation

jeremystretch
Copy link
Member

Fixes: #19224

Alter the as_enum() method on ChoiceSet to construct enum keys from the values, rather than the constants defined as attributes on the class. It also now accepts a prefix to prepend to keys.

@jeremystretch jeremystretch requested review from a team and bctiemann and removed request for a team April 17, 2025 16:24
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