Skip to content

feat: add GraphQL enum support#5199

Merged
alanpoulain merged 3 commits into
api-platform:mainfrom
alanpoulain:feat/graphql-enum-support
Nov 29, 2022
Merged

feat: add GraphQL enum support#5199
alanpoulain merged 3 commits into
api-platform:mainfrom
alanpoulain:feat/graphql-enum-support

Conversation

@alanpoulain

@alanpoulain alanpoulain commented Nov 17, 2022

Copy link
Copy Markdown
Member

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
Comment thread composer.json
Comment thread src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php Outdated
@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