potentialMatches
Query
Surfaces canonical entities of the same type whose name has a
case-insensitive contains overlap with the entity at entityId
(REQ-005, REQ-020). The target entity is always excluded; ordering is by
created_at DESC. v1 deterministic matcher — no fuzzy match, no
confidence score.
Returns: [PotentialMatch!]!
Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
entityType | ParticipantEntityType! | — |
entityId | ID! | — |
limit | Int | — |
sportCode | SportCode | Optional sport scope (POD-354) — restricts candidate matches to the same sport as the named code. Harmless for single-sport racing types; omitted → no filter. |