insights: [FE] Implement gql API for dashboard creation/edit UI
Created by: vovakulikov
Context
Things to implement on these pages:
-
getInsightsSubjects- this method provides a list of possible dashboard visibility things. (at the moment all dashboards are stored in setting cascade and therefore at the moment we use setting subject there) -
createDashboardmutation -
updateDashboardmutation
Note that if you have to extend something in the API that should be supported in setting-based API too.