I am trying to implement Lens protocol on bubble. I could successfully query
the blockchain data with GraphQL via API Connector. Now, I am trying to extend the use of GraphQL with Apollo Client, but unable to get any response yet.
Did anyone have experience with Apollo Client? It seems different from regular client library.
Please point me to right direction if you know how to connect with Apollo. Thanks.