Arguments
PlaidBankBalanceFilterInput
No description provided in the schema yet.
Returns
[PlaidBankBalance!]! — Latest safe Plaid bank balance for a persisted bank account.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists latest stored safe Plaid balances owned by the authenticated account.
query {
getPlaidBankBalances(
input: PlaidBankBalanceFilterInput
): [PlaidBankBalance!]!
}
[PlaidBankBalance!]! — Latest safe Plaid bank balance for a persisted bank account.