PushToVisualizationDatasetInput
This page contains
Fields
datasetId ID! | The identifier of the dataset you are pushing to |
revisionId Int! | The revision of the dataset you are pushing to |
productId String! | The identifier (uuid) of the product to which this dataset belongs |
fields [PushToVisualizationDatasetInputKeyValue]! | A list of key-value pairs of data being pushed into the dataset. |
Mutations for PushToVisualizationDatasetInput
pushToVisualizationDataset |