Closed coratgerl closed 4 months ago
Request that fails:
query users{ users{ edges { node{ company{ name subdomain } authentication{ emailPassword{ email password } } } } } }
To reproduce we need to create an user before request all users
Error: "undefined is not an object (evaluating 'pointerClassName.toLowerCase')"
"undefined is not an object (evaluating 'pointerClassName.toLowerCase')"
Fixes in fb1ef9f7c345201e31f2e5f282942a8ef72cdbe0
Request that fails:
To reproduce we need to create an user before request all users
Error:
"undefined is not an object (evaluating 'pointerClassName.toLowerCase')"