Function makeQueryErrLessFugly

  • Parameters

    • message: string

    Returns {
        errorDetail: string;
        errorSource: string;
    } | null