Specifically, this will involve changing the types in the bulk code to be more restrictive: only CRUD operations are allowed, and the typing in the latest client code enforces that (vs. 4.5.0 client), where you can queue up other operations (though at least generate requests cause NPEs!)...
Specifically, this will involve changing the types in the bulk code to be more restrictive: only CRUD operations are allowed, and the typing in the latest client code enforces that (vs. 4.5.0 client), where you can queue up other operations (though at least generate requests cause NPEs!)...