For reference, the Solid implementation returns as follows: - https://github.com/rocicorp/mono/blob/main/packages/zero-solid/src/use-query.ts#L33 Important here is that array destructuring should be supported without losing reactivity (by returning a plain array).