And this is the graphql request made from client: ...
# zanzibar
t
And this is the graphql request made from client: { "data": { "populateTenant": { "tenant": null, "ok": false, "errors": [{ "code": "INVALID_REQUEST", "details": "", "__typename": "Error" }], "__typename": "PopulateTenant" } } }
2 Views