It might be that the parser didn’t enforce that that the options field is required. Seems to me that the options field should be optional, and default to some sort order. Alas, apparently it’s not that way.
AFAIK the object returned in the results was not changed. The proper code should be:
let referencedInterests = interestsQuery.items;