property Table.findByIds Find rows in input order, retaining nulls for missing primary keys. Type (ids: InValue[]) => Promise<(Row | null)[]>