diff --git a/docs/source/config.json b/docs/source/config.json index 6b0fcc5899..7d5562effb 100644 --- a/docs/source/config.json +++ b/docs/source/config.json @@ -69,6 +69,13 @@ "enterprise" ] ], + "Demand Control" : [ + "/executing-operations/demand-control", + [ + "enterprise", + "preview" + ] + ], "Privacy and Data Collection": "/privacy" } }, @@ -82,13 +89,6 @@ "enterprise" ] ], - "Demand Control" : [ - "/executing-operations/demand-control", - [ - "enterprise", - "preview" - ] - ], "GraphQL Subscriptions": { "Subscriptions Setup": [ "/executing-operations/subscription-support",