From 42ce461c17102fbce501906f106d814cfb8e5cb4 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Mon, 29 Jun 2020 16:45:16 -0700 Subject: [PATCH] feat: Add the NerdGraph getting started video --- .../collect-data/get-started-nerdgraph-api-explorer.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/markdown-pages/collect-data/get-started-nerdgraph-api-explorer.mdx b/src/markdown-pages/collect-data/get-started-nerdgraph-api-explorer.mdx index 63760741d..74a6813ac 100644 --- a/src/markdown-pages/collect-data/get-started-nerdgraph-api-explorer.mdx +++ b/src/markdown-pages/collect-data/get-started-nerdgraph-api-explorer.mdx @@ -15,11 +15,13 @@ NerdGraph is New Relic's [GraphQL](https://graphql.org/) API. It allows you to g With NerdGraph API Explorer you don't need to know the query format: using the Query Builder you can browse our entire graph and compose queries just by selecting the items you want and filling out their required values. +