PotentialMatch
Fields
Section titled “Fields”| Field | Args | Type | Description |
|---|---|---|---|
id | — | ID! | ID of the candidate entity. Same as entity.id; lifted for caller convenience. |
createdAt | — | DateTime! | When the candidate was first stored (participants.created_at). |
firstSeenProvider | — | String | Provider that first introduced the candidate, derived from participants.legacy_ids. Null when the entity was manually created or carries no recognised provider key. |
entity | — | Entity! | The candidate entity itself, polymorphic by entityType of the query. |