Skip to content

deleteDocument missing ConcurrencyMode Param #44

@AndreasDegenhart

Description

@AndreasDegenhart

Hi,

is there any reason for missing the ConcurrencyMode Param in index.d.ts

deleteDocument(documentId: string): any;

should be

deleteDocument(documentId: string, node: ConcurrencyMode): any;

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions