Skip to main content
Alpha: Document API is currently alpha and subject to breaking changes.

Summary

Query runtime capabilities supported by the current document engine.
  • Operation ID: capabilities.get
  • API member path: editor.doc.capabilities()
  • Mutates document: no
  • Idempotency: idempotent
  • Supports tracked mode: no
  • Supports dry run: no
  • Deterministic target resolution: yes

Expected result

Returns a DocumentApiCapabilities object describing supported features of the current engine.

Input fields

No fields.

Example request

Output fields

Example response

Pre-apply throws

  • None

Non-applied failure codes

  • None

Raw schemas