Skip to content
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

BREAKING CHANGE(generator): update functionDataFetcherFactory to accept KClass #1732

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

dariuszkuc
Copy link
Collaborator

📝 Description

Update KotlinDataFetcherFactoryProvider#functionDataFetcherFactory signature to accept target KClass. This makes both factory signatures consistent.

This change will also enable auto-capturing GraalVM reflect metadata for all the resolvers.

🔗 Related Issues

…pt KClass

Update `KotlinDataFetcherFactoryProvider#functionDataFetcherFactory` signature to accept target KClass. This makes both factory signatures consistent.

This change will also enable auto-capturing GraalVM reflect metadata for all the resolvers.
@dariuszkuc dariuszkuc added the changes: major Changes require a major version label Mar 26, 2023
@dariuszkuc dariuszkuc enabled auto-merge (squash) March 26, 2023 13:25
@dariuszkuc dariuszkuc added the module: generator Issue affects the schema generator and federation code label Mar 27, 2023
@dariuszkuc dariuszkuc merged commit d63620b into ExpediaGroup:master Mar 29, 2023
@dariuszkuc dariuszkuc deleted the functionDataFetcher branch March 29, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: major Changes require a major version module: generator Issue affects the schema generator and federation code
Development

Successfully merging this pull request may close these issues.

2 participants