what is the format/type of data received in transformer.deserialize in httpBatchStreamLink?
trying to write a query normalizer to work together with react-query, and was hinted that i could use transformer to do it, but the format of data received in transformer.deserialize is puzzling, sometimes i receive an object, sometimes an array and sometimes nested array promises, plz help
0 Replies