Milestone 1 of Spring for GraphQL 1.2 was released including pagination support, annotated exception handlers, schema mapping startup checks, and more. #Spring#GraphQLspring.io/blog/2023/03/21/sp…
I want to highlight that the newest @SpringGraphQL milestone (spring.io/blog/2022/03/22/sp…
) contains a GraphQL client.
This seems like a minor addition, but I think it is actually a major step in the overall GraphQL success story.
GraphQL and RSocket are both technologies that have been really interesting to explore over the last few years. For NodeJS, Apollo has been super popular (amongst others). What if you could use #RSocket as the transport for Apollo #GraphQL clients?
github.com/rsocket/rsocket-j…