Skip to content

Commit 0984efe

Browse files
committed
heading
1 parent 70fd080 commit 0984efe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/graphql-apis-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: api-management
88
ms.topic: conceptual
9-
ms.date: 04/24/2024
9+
ms.date: 05/05/2024
1010
ms.author: danlep
1111
---
1212

@@ -41,7 +41,7 @@ The GraphQL specification explicitly solves common issues experienced by client
4141

4242
Using a GraphQL API, the client app can specify the data they need to render a page in a query document that is sent as a single request to a GraphQL service. A client app can also subscribe to data updates pushed from the GraphQL service in real time.
4343

44-
## Schema and operation types
44+
## Schema and types
4545

4646
In API Management, add a GraphQL API from a GraphQL schema, either retrieved from a backend GraphQL API endpoint or uploaded by you. A GraphQL schema describes:
4747

0 commit comments

Comments
 (0)