deleteVisualizationMetric

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_APPLICATION

    Arguments

    input DeleteVisualizationMetricInput!

    Input sent to the deleteVisualizationMetric mutation

    DeleteVisualizationMetricInput fields

    id String!

    The identifier (uuid) of the metric to be deleted.

    Return Fields

    success Boolean!

    Whether the operation was a success or not

    userErrors [DeleteVisualizationMetricUserError!]

    Error details while deleting a metric

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.