zonofthor
return await ctx.db.query.entries( { where: { title_contains: searchText, stationOwner: { id: stationId } } }, info )