Hi and thank you for the wonderful library and idea!
We are working on similar solution and would be great to chat and see if we can reuse code or somehow help each other.
We've create GraphQL Mesh - a library that let's you query multiple APIs, they could be multiple GraphQL APIs but also other types of APIs (REST/OpenAPI/gRPC etc that are automatically converted into GraphQL).
GraphQL Mesh can run anywhere, including the client.
So we also worked on a project called Graph Client - it is a client side library that uses GraphQL Mesh under the hood and can expose all this logic as an Apollo Link.
I love the API and the simplicity of your solution, I wonder if somehow our libraries could benefit yours and the other way around
Hi and thank you for the wonderful library and idea!
We are working on similar solution and would be great to chat and see if we can reuse code or somehow help each other.
We've create GraphQL Mesh - a library that let's you query multiple APIs, they could be multiple GraphQL APIs but also other types of APIs (REST/OpenAPI/gRPC etc that are automatically converted into GraphQL).
GraphQL Mesh can run anywhere, including the client.
So we also worked on a project called Graph Client - it is a client side library that uses GraphQL Mesh under the hood and can expose all this logic as an Apollo Link.
I love the API and the simplicity of your solution, I wonder if somehow our libraries could benefit yours and the other way around