From 5258109aea0ab0c16c88dae71c5c625bf8599324 Mon Sep 17 00:00:00 2001 From: Bernd Worsch Date: Sun, 21 Sep 2025 20:27:29 +0000 Subject: [PATCH] Add GraphQueryLanguage --- GraphQueryLanguage.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 GraphQueryLanguage.md diff --git a/GraphQueryLanguage.md b/GraphQueryLanguage.md new file mode 100644 index 0000000..1a5e3ec --- /dev/null +++ b/GraphQueryLanguage.md @@ -0,0 +1 @@ +A query language for an API that allows for the retrieval and manipulation of data (the Markdown ASTs and Schemas) from the database. \ No newline at end of file