directus / directus

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
https://directus.io
Other
25.77k stars 3.59k forks source link

Add docs for updateBatch methods #22516

Open alexvdvalk opened 2 weeks ago

alexvdvalk commented 2 weeks ago

Describe the Request

There are alternative update methods which allow users to update an array of objects in a single request. Those aren't currently documented for either the API or the SDK.

Corresponding issue can be found here

Maintenance Strategy

Limited maintenance required. It's a core API that is available in Directus today.