API Core - v1.5.0
    Preparing search index...

    Function isHttpError

    • Type guard for HTTP errors thrown by the internal HTTP client.

      Parameters

      • error: unknown

        Value caught from a failed HTTP request.

      Returns error is HttpError

      Whether the value is an HttpError.