Throw an error if workspace id has no object (#2857)

* Throw an error if workspace id has no object

* Request only plurial object names

* Fix tests

* Fix query

* Handle graphql errors
This commit is contained in:
martmull
2023-12-07 12:32:29 +01:00
committed by GitHub
parent 06936c3c2a
commit 3cd1ec21e6
9 changed files with 36 additions and 23 deletions

View File

@ -30,3 +30,4 @@ SIGN_IN_PREFILLED=true
# REDIS_HOST=127.0.0.1
# REDIS_PORT=6379
# DEMO_WORKSPACE_IDS=REPLACE_ME_WITH_A_RANDOM_UUID
# SERVER_URL=http://localhost:3000