Broken GraphQL sample

https://docs.webix.com/desktop__server_graphql.html#initialization links to “Using GraphQL”. That sample doesn’t show the form at the bottom because of the autoheight: true on table1.

Also, there are hundreds of “New product” rows, no data in the “Docslink” column, and no detail data ever appears in the table/form at the bottom.

Hello!
Thank you for the issue. We will fix it

Thanks! I’ve created a very simple GraphQL snippet that shows loading data from a url set to a GraphQL webix.proxy object, rather than a string. Feel free to use it.