Magidoc

generatePlaidLinkToken
Mutation

Generate a Plaid Link token

Arguments

#

host

Non-null

The account to which the Plaid account should be connected

transactionImport

Use this parameter to specify the import to update (when using the Plaid update flow)

countries

The countries to enable in the accounts selection. Defaults to the host country.

locale

The language to use in the Plaid Link flow. Defaults to "en".

accountSelectionEnabled

If true, the account selection flow will be enabled. Requires a transactionImport .

Response

#

Returns PlaidLinkTokenCreateResponse !.

Example

#

    
  

3

    
  

3

    
  

3