From c96ebb3fbb7d9ef2054ab9365917dc084a8dd1d7 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 10 Sep 2024 17:02:33 +1200 Subject: [PATCH] DOC Set metadata of docs base --- docs/en/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/en/index.md b/docs/en/index.md index 6a0bb6ef..1f7ba056 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -1,3 +1,9 @@ +--- +title: GraphQL +summary: GraphQL can be used as a content API layer for Silverstripe CMS +icon: project-diagram +--- + # Silverstripe CMS GraphQL server GraphQL can be used as a content API layer for Silverstripe CMS to get data in and out of the content management system.