Skip to content

Doc fix: correct bulk operations API syntax and examples#2171

Merged
stnguyen90 merged 2 commits intomainfrom
fix-bulk-operations-doc
Jul 9, 2025
Merged

Doc fix: correct bulk operations API syntax and examples#2171
stnguyen90 merged 2 commits intomainfrom
fix-bulk-operations-doc

Conversation

@ebenezerdon
Copy link
Contributor

What does this PR do?

Corrects bulk operations API syntax and examples

  • Fix updateDocuments to use data + queries instead of document objects
  • Change documentId to $id in createDocuments and upsertDocuments
  • Remove nested data structure for flat document objects
  • Add realistic query examples for deleteDocuments

Test Plan

  • /docs/products/databases/bulk-operations

Related PRs and Issues

DRL-1560

- Fix updateDocuments to use data + queries instead of document objects
- Change documentId to $id in createDocuments and upsertDocuments
- Remove nested data structure for flat document objects
- Add realistic query examples for deleteDocuments
@ebenezerdon ebenezerdon self-assigned this Jul 8, 2025
@appwrite
Copy link

appwrite bot commented Jul 8, 2025

appwrite.io

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Failed Failed View Logs Preview URL QR Code

Note

Appwrite has a Discord community with over 16 000 members.

@stnguyen90 stnguyen90 merged commit 5e8eb99 into main Jul 9, 2025
3 of 4 checks passed
@stnguyen90 stnguyen90 deleted the fix-bulk-operations-doc branch July 9, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants