type ContactIdvSession
| Field | Type | Description |
|---|---|---|
token | String! | Opaque session token for the <contact-idv-session> component. Carries the Plaid link token and the org it was minted for; do not pass it to Plaid Link directly. |
expiresAt | DateTime! | |
contactId | ID! | The contact the session verifies. Echoes the supplied contactId, or the one minted when it was omitted. |