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

Support for Apollo Federation #864

Closed
rstoyanchev opened this issue Dec 8, 2023 · 0 comments
Closed

Support for Apollo Federation #864

rstoyanchev opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@rstoyanchev
Copy link
Contributor

We refer to the federation-jvm-spring-example in our docs. There is fairly little required, but we could explore providing a mechanism to register entity type resolvers as seen in this GraphQLConfiguration of the example.

@rstoyanchev rstoyanchev added the type: enhancement A general enhancement label Dec 8, 2023
@rstoyanchev rstoyanchev added this to the 1.3.0-M1 milestone Dec 8, 2023
@rstoyanchev rstoyanchev self-assigned this Dec 8, 2023
rstoyanchev added a commit that referenced this issue Feb 5, 2024
GraphQlArgumentBinder allows external determination of the raw value to use,
and ArgumentMethodArgumentResolver allows customizing the invocation of
the binder.

See gh-864
rstoyanchev added a commit that referenced this issue Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant