From e27d196be4ed1b6bb28c4431e712658565eb14e3 Mon Sep 17 00:00:00 2001 From: barriebyron Date: Thu, 13 Jul 2023 16:37:23 -0400 Subject: [PATCH] =?UTF-8?q?add=20Coda=20so=20the=20links=20show=20in=20the?= =?UTF-8?q?=20PR=20and=20add=20the=20GraphQL=20API=20Endpoint=20=E2=80=93?= =?UTF-8?q?=20Mina=20Explorer=20video=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/node-developers/graphql-api.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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/)