I would like to use a Monday Dashboard to display some metrics linked to a board.
With GraphQL I can create the board, add a group, add sub-items and the values that I want to display in metrics.
But currently, in the Dashboard I have to add widgets one by one, link them to sub-items etc…
Is it possible via a Mutation to create Widgets (Charts, Numbers, etc.) directly with GraphQL?