Cross-References operations
Cross-References operation reference from the canonical Document API contract.
Was this page helpful?
āI
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Bring your own editor UI. Use SuperDoc as the document engine underneath. Read the announcement ā
Cross-References operation reference from the canonical Document API contract.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
crossRefs.list | crossRefs.list | No | idempotent | No | No |
crossRefs.get | crossRefs.get | No | idempotent | No | No |
crossRefs.insert | crossRefs.insert | Yes | non-idempotent | No | Yes |
crossRefs.rebuild | crossRefs.rebuild | Yes | idempotent | No | Yes |
crossRefs.remove | crossRefs.remove | Yes | non-idempotent | No | Yes |
Was this page helpful?
