Right now, the import process on page-based annotations requires a lot of waiting for blocks to be created. It's also sort of janky.
Using a batch block upserting method would make that a lot easier: "import all these blocks at once", instead "insert these three, then update their properties, then this one" etc.
Right now, the import process on page-based annotations requires a lot of waiting for blocks to be created. It's also sort of janky.
Using a batch block upserting method would make that a lot easier: "import all these blocks at once", instead "insert these three, then update their properties, then this one" etc.