After selecting a datasource for a visualizer, the only current options are to return everything for a list type visualizer, or manually select a single record for a single type visualizer.
Should probably also add sorting and paging options (skip/take) as well.
Looking for examples of existing systems that do it well and we can mimic that.
After selecting a datasource for a visualizer, the only current options are to return everything for a list type visualizer, or manually select a single record for a single type visualizer.
Should probably also add sorting and paging options (skip/take) as well.
Looking for examples of existing systems that do it well and we can mimic that.