Skip to content

Commit 2da37d7

Browse files
move files
1 parent 46526da commit 2da37d7

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

src/content/code/language-support/c-c/client/cppgraphqlgen-clientgen.md renamed to src/code/language-support/c-c/client/cppgraphqlgen-clientgen.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: cppgraphqlgen-clientgen
33
description: A C++20 GraphQL request client generator and response parser using the schema document. If you want to consume a GraphQL service from a C++ client, you can pre-compile queries and deserialization functions for the expected results.
4-
url: https://github.com/microsoft/cppgraphqlgen
54
github: microsoft/cppgraphqlgen
65
---
76

src/content/code/language-support/c-c/server/cppgraphqlgen-schemagen.md renamed to src/code/language-support/c-c/server/cppgraphqlgen-schemagen.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: cppgraphqlgen-schemagen
33
description: A C++20 GraphQL service generator using the schema document. You can use this to implement a GraphQL service with resolvers backed by whatever C++ libraries you need.
4-
url: https://github.com/microsoft/cppgraphqlgen
54
github: microsoft/cppgraphqlgen
65
---
76

File renamed without changes.

0 commit comments

Comments
 (0)