CreateVisualizationDatasetInput

This page contains

    Fields

    name String!

    A meaningful, human-readable name for this dataset

    productId ID!

    Unique identifier (uuid) of the product to which this dataset belongs

    datasetSchema [VisualizationDatasetAttributeInput]!

    The list of attributes required for each row in the dataset

    timeColumn String

    Dataset time column name. Used to optimize data storage and retrieval

    Mutations for CreateVisualizationDatasetInput

    createVisualizationDataset