Arguments
PlaidBankAccountInput!
required
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.
Gets the latest stored safe Plaid balance for one owned bank account.
query {
getPlaidBankAccountBalance(
input: PlaidBankAccountInput!
): PlaidBankBalance
}
PlaidBankBalance — Latest safe Plaid bank balance for a persisted bank account.