Metadata-Based Data Operations
New Bulk Data Operations: Update, Delete, and Fetch by Metadata

New Bulk Data Operations: Update, Delete, and Fetch by Metadata

10/30/2025 · Lea Wang-Tomic, Gavin Johnson

What this post added

This post introduces three new bulk data operations: Update by Metadata, Delete by Metadata, and Fetch by Metadata. These operations allow users to target subsets of data using the same filter syntax used in queries, enabling efficient bulk updates, data purges (e.g., for GDPR compliance), and selective fetches. Delete by metadata is GA, update by metadata is in public preview, and fetch by metadata is in early access.

Read the original post ↗