Variable: TypesyncHypergraphMapping
const
TypesyncHypergraphMapping:Record$
<typeofNonEmptyTrimmedString
,Struct
<{properties
:optional
<UndefinedOr
<Record$
<typeofNonEmptyTrimmedString
, typeofUUID
>>>;relations
:optional
<UndefinedOr
<Record$
<typeofNonEmptyTrimmedString
, typeofUUID
>>>;typeIds
:filter
<Array$
<typeofUUID
>>; }>>
Defined in: packages/hypergraph/src/cli/services/Model.ts:65
Extending the hypergraph Mapping definition to make it an effect Schema instance. Allows decoding as well as passing in the api request payload