Skip to content

feat: add GraphQL enum support #5199

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

Merged
merged 3 commits into from
Nov 29, 2022

Conversation

alanpoulain
Copy link
Member

@alanpoulain alanpoulain commented Nov 17, 2022

Fixes (partially) #2254.

Minor changes:

  • Attribute property metadata factory is now able to understand enum cases as well.
  • It improves the OpenAPI enum support: resource classes are no longer considered as enum (see also this blog post).

@alanpoulain alanpoulain force-pushed the feat/graphql-enum-support branch 9 times, most recently from 67203e6 to 940089f Compare November 18, 2022 19:19
@soyuka soyuka mentioned this pull request Nov 21, 2022
@alanpoulain alanpoulain force-pushed the feat/graphql-enum-support branch 4 times, most recently from f43d2a3 to 7f3f4bf Compare November 22, 2022 15:14
@alanpoulain alanpoulain force-pushed the feat/graphql-enum-support branch from 21e198e to 529c54b Compare November 29, 2022 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants