I have requests with empty responses (i.e., { "items":[], "totalCount":0 } ). I know what attributes from these requests I want to use. I is there a way to manually create an object for an empty request?
Provided guidance regarding creating unique id(s) is given, I suspect it is possible via the design's JSON file.
TY