Hi all!
I have a REST API with a resource that I can either sideload (request together with its parent resource), make one call for each parent resource id or do a full replication.
What would be the best way to handle sideloaded resources in SDK-based REST tap?