NetCoreForce icon indicating copy to clipboard operation
NetCoreForce copied to clipboard

Support for composite requests

Open Suprr opened this issue 1 year ago • 1 comments

Hi are there any intentions of adding support for composite requests?

Suprr avatar Jan 02 '23 16:01 Suprr

I'm adding partial support to begin with, to allow create/update/delete of multiple objects of the same type. I'll likely add the basic support for the more complex mixed composite requests, but it will probably be at a lower level at first, to where you'll have to do a little extra work to parse out the results.

anthonyreilly avatar Jan 10 '23 18:01 anthonyreilly