query.PureDataFunction interface
The two shapes query.pureData accepts: one record, or many.
Signature:
interface PureDataFunction
Remarks
An overloaded call signature rather than a union, so the return type follows the argument — pass an array and an array comes back.