UpdateAniChartHighlightsMutation is a class that represents a mutation to update the AniChart highlights.

Hierarchy (view full)

Constructors

Methods

  • updateAniChartHighlights is a method that sends a mutation request to update the AniChart highlights.

    Parameters

    Returns Promise<any>

    A Promise that resolves to the response from the mutation request.

    Throws

    Will throw an error if the mutation request fails or if the provided variables do not pass the validation checks.