Type Alias DocumentOptions

DocumentOptions: {
    primaryKey?: string;
}