Type alias PrimaryKeyType

PrimaryKeyType: "string" | "number" | "boolean"

The available types for primary keys. The default primary key type is string.

Generated using TypeDoc