Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetDocumentOptions<Fields>

Package version

Options for retrieving a single document.

Type parameters

  • Fields

Hierarchy

  • any
    • GetDocumentOptions

Index

Properties

Properties

Optional selectedFields

selectedFields: Fields[]

List of field names to retrieve for the document; Any field not retrieved will be missing from the returned document.

Generated using TypeDoc