UpdateAniChartSettingsMutation is a class that represents a mutation to update the AniChart settings.

Hierarchy (view full)

Constructors

Methods

  • updateAniChartSettings is a method that sends a mutation request to update the AniChart settings.

    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.