Continuing #77 and #108, there doesn't appear to be any documentation at all on how to configure GraphQl to read or load information dynamically.
When attempting to create a widget that lets the user pick a category, instead when I use publish, I seem to get a generic failure error:
Unable to generate data to release, please check the widget template config or template data
I looked at the code and saw that potentially queryParams.json and queryParamsBuilder.json need to be provided too for a GraphQl-based widget, but without any documentation I'm stuck on how we could push the widget through.