Skip to content

Feature Request: add include_fields and exclude_fields parameters to Document.retrieve() #325

@DDeenis

Description

@DDeenis

As stated in docs, the endpoint for a single document retrieval supports include_fields and exclude_fields query parameters
https://typesense.org/docs/29.0/api/documents.html#retrieve-a-document

However, these are not exposed by this SDK
Proposal: add an options parameter to the Document.retrieve() method, which would have mentioned fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions