docs: additions and improvements to modules and DML documentation (#7854)

* docs: additions and improvements to modules and DML documentation

* small wording fix
This commit is contained in:
Shahed Nasser
2024-07-01 10:26:40 +03:00
committed by GitHub
parent 72f7500c84
commit b62f23ea00
7 changed files with 66 additions and 11 deletions
@@ -73,7 +73,7 @@ export async function GET(
const query = remoteQueryObjectFromString({
entryPoint: "my_custom",
fields: ["id", "test"],
fields: ["id", "name"],
})
res.json({