distinctById

QueryType distinctById()

Removes duplicate entities from this query based on the id (keeps the first match, removes the rest)

Return

this query