diff --git a/docs/node-developers/graphql-api.mdx b/docs/node-developers/graphql-api.mdx index 64f975df9..32298ba8f 100644 --- a/docs/node-developers/graphql-api.mdx +++ b/docs/node-developers/graphql-api.mdx @@ -151,6 +151,7 @@ While exposing the GraphQL API to the internet is not recommended, an implementa ### Resources -- [5-minute introduction video on Mina GraphQL API](http://bit.ly/GraphQLAPIin5) -- [First steps with the Mina GraphQL API](https://garethtdavies.com/crypto/first-steps-with-coda-graphql-api.html) +- [GraphQL API Endpoint – Mina Explorer](https://www.youtube.com/watch?v=RKvg2t561J0) +- [5-minute introduction video on Mina GraphQL API](http://bit.ly/GraphQLAPIin5) Coda +- [First steps with the Mina GraphQL API](https://garethtdavies.com/crypto/first-steps-with-coda-graphql-api.html) Coda - [Introduction to GraphQL](https://graphql.org/learn/)