From bd8c706b20cc22ae504e37015eb57656837b9c35 Mon Sep 17 00:00:00 2001 From: medic-ci Date: Wed, 9 Oct 2024 09:03:32 +0000 Subject: [PATCH] deploy: medic/cht-core@0efce626d8459cdd75fc49a3427b0ab77e3f1dfd --- classes/InvalidArgumentError.html | 4 ++-- functions/Person.v1.get.html | 2 +- functions/Person.v1.getAll.html | 2 +- functions/Person.v1.getPage.html | 2 +- functions/Person.v1.getWithLineage.html | 2 +- functions/Place.v1.get.html | 2 +- functions/Place.v1.getAll.html | 2 +- functions/Place.v1.getPage.html | 2 +- functions/Place.v1.getWithLineage.html | 2 +- functions/Qualifier.byContactType.html | 2 +- functions/Qualifier.byUuid.html | 2 +- functions/Qualifier.isContactTypeQualifier.html | 2 +- functions/Qualifier.isUuidQualifier.html | 2 +- functions/getDatasource.html | 2 +- functions/getLocalDataContext.html | 2 +- functions/getRemoteDataContext.html | 2 +- interfaces/DataContext.html | 4 ++-- interfaces/Person.v1.Person.html | 4 ++-- interfaces/Person.v1.PersonWithLineage.html | 4 ++-- interfaces/Place.v1.Place.html | 4 ++-- interfaces/Place.v1.PlaceWithLineage.html | 4 ++-- modules/Person.html | 2 +- modules/Person.v1.html | 2 +- modules/Place.html | 2 +- modules/Place.v1.html | 2 +- modules/Qualifier.html | 2 +- types/NonEmptyArray.html | 2 +- types/Nullable.html | 2 +- types/Qualifier.ContactTypeQualifier.html | 2 +- types/Qualifier.UuidQualifier.html | 2 +- 30 files changed, 36 insertions(+), 36 deletions(-) diff --git a/classes/InvalidArgumentError.html b/classes/InvalidArgumentError.html index 088aa9d..5136e3a 100644 --- a/classes/InvalidArgumentError.html +++ b/classes/InvalidArgumentError.html @@ -1,7 +1,7 @@ InvalidArgumentError | @medic/cht-datasource

Represents an error that occurs when an invalid argument is provided. This error is typically thrown when a function or method receives an argument that doesn't meet the expected criteria or constraints.

-

Hierarchy

  • Error
    • InvalidArgumentError

Constructors

Hierarchy

  • Error
    • InvalidArgumentError

Constructors

Properties

cause? message name @@ -11,7 +11,7 @@

Methods

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Optional override for formatting stack traces

+

Returns InvalidArgumentError

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Optional override for formatting stack traces

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • OptionalconstructorOpt: Function

    Returns void

diff --git a/functions/Person.v1.get.html b/functions/Person.v1.get.html index fe06aba..b8b0562 100644 --- a/functions/Person.v1.get.html +++ b/functions/Person.v1.get.html @@ -2,4 +2,4 @@

Error if the provided context or qualifier is invalid

+
diff --git a/functions/Person.v1.getAll.html b/functions/Person.v1.getAll.html index a36de88..5951a48 100644 --- a/functions/Person.v1.getAll.html +++ b/functions/Person.v1.getAll.html @@ -6,4 +6,4 @@

Parameters

Returns AsyncGenerator<Person, null, unknown>

a generator for fetching all people with the given type

Error if no type is provided or if the type is not for a person

-
+
diff --git a/functions/Person.v1.getPage.html b/functions/Person.v1.getPage.html index df598c2..a5a19e4 100644 --- a/functions/Person.v1.getPage.html +++ b/functions/Person.v1.getPage.html @@ -12,4 +12,4 @@

Error if the provided limit value is <=0

Error if the provided cursor is not a valid page token or null

-
+
diff --git a/functions/Person.v1.getWithLineage.html b/functions/Person.v1.getWithLineage.html index 27b5ba3..eea1026 100644 --- a/functions/Person.v1.getWithLineage.html +++ b/functions/Person.v1.getWithLineage.html @@ -2,4 +2,4 @@

Error if the provided context or qualifier is invalid

+
diff --git a/functions/Place.v1.get.html b/functions/Place.v1.get.html index a10ec1f..c2f1950 100644 --- a/functions/Place.v1.get.html +++ b/functions/Place.v1.get.html @@ -2,4 +2,4 @@

Error if the provided context or qualifier is invalid

+
diff --git a/functions/Place.v1.getAll.html b/functions/Place.v1.getAll.html index afbc6dc..f262e47 100644 --- a/functions/Place.v1.getAll.html +++ b/functions/Place.v1.getAll.html @@ -6,4 +6,4 @@

Parameters

Returns AsyncGenerator<Place, null, unknown>

a generator for fetching all places with the given type

Error if no type is provided or if the type is not for a place

-
+
diff --git a/functions/Place.v1.getPage.html b/functions/Place.v1.getPage.html index f1c9b74..8358f1b 100644 --- a/functions/Place.v1.getPage.html +++ b/functions/Place.v1.getPage.html @@ -12,4 +12,4 @@

Error if the provided limit value is <=0

Error if the provided cursor is not a valid page token or null

-
+
diff --git a/functions/Place.v1.getWithLineage.html b/functions/Place.v1.getWithLineage.html index 63af411..b91fb00 100644 --- a/functions/Place.v1.getWithLineage.html +++ b/functions/Place.v1.getWithLineage.html @@ -2,4 +2,4 @@

Error if the provided context or qualifier is invalid

+
diff --git a/functions/Qualifier.byContactType.html b/functions/Qualifier.byContactType.html index 66cf966..006ebd1 100644 --- a/functions/Qualifier.byContactType.html +++ b/functions/Qualifier.byContactType.html @@ -2,4 +2,4 @@

Error if the type is invalid

+
diff --git a/functions/Qualifier.byUuid.html b/functions/Qualifier.byUuid.html index 92dca60..36a8d2c 100644 --- a/functions/Qualifier.byUuid.html +++ b/functions/Qualifier.byUuid.html @@ -2,4 +2,4 @@

Error if the UUID is invalid

+
diff --git a/functions/Qualifier.isContactTypeQualifier.html b/functions/Qualifier.isContactTypeQualifier.html index 7ea6555..5bcf520 100644 --- a/functions/Qualifier.isContactTypeQualifier.html +++ b/functions/Qualifier.isContactTypeQualifier.html @@ -1,4 +1,4 @@ isContactTypeQualifier | @medic/cht-datasource

Returns true if the given qualifier is a ContactTypeQualifier otherwise false.

  • Parameters

    • contactType: unknown

      the type to check

    Returns contactType is Readonly<{
        contactType: string;
    }>

    true if the given type is a ContactTypeQualifier, otherwise false.

    -
+
diff --git a/functions/Qualifier.isUuidQualifier.html b/functions/Qualifier.isUuidQualifier.html index dce7641..2da509a 100644 --- a/functions/Qualifier.isUuidQualifier.html +++ b/functions/Qualifier.isUuidQualifier.html @@ -2,4 +2,4 @@
+
diff --git a/functions/getDatasource.html b/functions/getDatasource.html index d02c1b7..545d9bc 100644 --- a/functions/getDatasource.html +++ b/functions/getDatasource.html @@ -54,4 +54,4 @@