From 64f67413687bce46da66a83e6c38d09fea715f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mads=20M=C3=B8rch=20Schou?= Date: Thu, 24 Oct 2024 10:47:30 +0200 Subject: [PATCH] Adds Persisted queries page to the menu --- umbraco-heartcore/SUMMARY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/umbraco-heartcore/SUMMARY.md b/umbraco-heartcore/SUMMARY.md index fd348469ccc..1406d746519 100644 --- a/umbraco-heartcore/SUMMARY.md +++ b/umbraco-heartcore/SUMMARY.md @@ -44,6 +44,7 @@ * [Filtering and Ordering](api-documentation/graphql/filtering-and-ordering.md) * [Property Editors](api-documentation/graphql/property-editors.md) * [Schema Generation](api-documentation/graphql/schema-generation.md) + * [Persisted Queries](api-documentation/graphql/persisted-queries.md) ## Backoffice @@ -69,4 +70,4 @@ * [February 2024](release-notes/2024-02-releasenotes.md) * [April 2024](release-notes/2024-04-releasenotes.md) * [August 2024](release-notes/2024-08-releasenotes.md) -* [September 2024](release-notes/2024-09-releasenotes.md) \ No newline at end of file +* [September 2024](release-notes/2024-09-releasenotes.md)