Arguments
PlaidBankTransactionFilterInput
No description provided in the schema yet.
Returns
PlaidBankTransactionPage!Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists historical bank transactions populated by identity-service from Plaid.
query {
getPlaidBankTransactions(
input: PlaidBankTransactionFilterInput
): PlaidBankTransactionPage!
}
PlaidBankTransactionPage!