Arguments
PlaidBankAccountFilterInput
No description provided in the schema yet.
Returns
[PlaidBankAccount!]! — Safe persisted Plaid bank account metadata.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists safe Plaid bank accounts owned by the authenticated account.
query {
getPlaidBankAccounts(
input: PlaidBankAccountFilterInput
): [PlaidBankAccount!]!
}
[PlaidBankAccount!]! — Safe persisted Plaid bank account metadata.