Interface CoreKey<ModelType>

class: CoreKey

  • to represent internal partition-key and model-id.

Type Parameters

  • ModelType extends string

Hierarchy

  • CoreKey

Properties

Properties

_id?: string

defualt internal partition-key

id: string

model-id

ns?: string

namespace

type: ModelType

model-type

Generated using TypeDoc