applyWrites

abstract suspend fun applyWrites(request: ApplyWritesRequest): AtpResponse<Unit>

Apply a batch transaction of repository creates, updates, and deletes. Requires auth, implemented by PDS.