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