potentialMatches
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 | — |