From 9466f333d15c49d9fc9d055c0e0ef618723893b5 Mon Sep 17 00:00:00 2001 From: Cheikh Gueye Wane Date: Tue, 15 Oct 2024 12:37:18 +0000 Subject: [PATCH] Update hexa.md --- docs/hexa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hexa.md b/docs/hexa.md index be5f83d..b9ac45e 100644 --- a/docs/hexa.md +++ b/docs/hexa.md @@ -33,7 +33,7 @@ hexa_client = OpenHEXA("https://app.demo.openhexa.org", token="token") # getting the list of workspaces result = hexa.query(""" query { - workspaces (page: $page, perPage: $perPage) { + workspaces(page: $page, perPage: $perPage) { items { slug name