Luis

Results 2 issues of Luis

## Expected behavior Retrieve data from apollo server with the dgs client. ## Actual behavior I am getting the following error: ``` ERROR 366844 --- [nio-9102-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for...

bug

Hello, I am trying to get all my users from my device. I am executing the following code: ``` import ZKLib from 'zklib'; class ZKLector { constructor() { this.zk =...