From 438423e4a0423976bafd0f69ace528a4813d2452 Mon Sep 17 00:00:00 2001 From: Josh Worden Date: Wed, 27 Feb 2019 09:56:00 -0600 Subject: [PATCH] Include GTM id in query --- src/gql/queries/account.graphql | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gql/queries/account.graphql b/src/gql/queries/account.graphql index 19ddf27..435aede 100644 --- a/src/gql/queries/account.graphql +++ b/src/gql/queries/account.graphql @@ -5,6 +5,7 @@ query Account { key settings { siteVerificationMeta + googleTagManagerId } globals { GTM_CONTAINER_ID