A data connector for fetching settings.

This connector adds a query parameter to the base services setting manager.

Hierarchy (View Summary)

Implements

Constructors

Methods

Constructors

Methods

  • Remove a value using the data connector.

    Parameters

    • id: string

      The identifier for the data being removed.

    Returns Promise<any>

    A promise that always rejects with an error.

    Subclasses should reimplement if they support a back-end that can remove.