Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 9, 2025

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
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