accountTransactions
Gets transaction history of user's HSA
accountTransactions(
fromDate: String
maxStaleTimeMillis: Int
page: PageInput
toDate: String
): AccountTransactionsPayload!
Arguments
accountTransactions.fromDate ● String scalar
accountTransactions.maxStaleTimeMillis ● Int scalar
Optional max time in millis before refresh is required. Defaults to 6 hours. 0 will trigger force refresh