Arguments
CreatePlaidLinkTokenInput!
required
No description provided in the schema yet.
Returns
PlaidLinkTokenResponse! — Response containing the token required to initialize Plaid Link.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Creates a Plaid Link token for new bank linking or relinking an existing Plaid connection.
mutation {
createPlaidLinkToken(
input: CreatePlaidLinkTokenInput!
): PlaidLinkTokenResponse!
}
PlaidLinkTokenResponse! — Response containing the token required to initialize Plaid Link.