applyWrites

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

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