Aave.

Post

Share your knowledge.

Aaveator.
Jan 29, 2023
Expert Q&A

Does Graphql subscriptions work?

Does graphql subscriptions work ?

Tried with some python graphql clients, didn't work.

Also tried manually connecting using websocket didn't work. As no websocket url is provided i just replaced 'https' with 'wss'

https://thegraph.com/hosted-service/subgraph/aave/protocol-v2?version=current

  • Aave Protocol
0
1
Share
Comments
.

Answers

1
Aaveator.
Feb 2 2023, 16:48

Yes graphql subscription work in Aave v2 but the query api point is https://api.thegraph.com/subgraphs/name/aave/protocol-v2 and should work by substituting https with wss.

Links to all subgraphs available and on the respective playground page you will find the query api point. More info.

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info