Arguments
CompletePlaidLinkInput!
required
No description provided in the schema yet.
Returns
PlaidLinkCompletionResponse! — Safe public result of completing a Plaid Link flow.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Completes Plaid Link after the frontend receives publicToken from Plaid Link onSuccess.
mutation {
completePlaidLink(
input: CompletePlaidLinkInput!
): PlaidLinkCompletionResponse!
}
PlaidLinkCompletionResponse! — Safe public result of completing a Plaid Link flow.