Arguments
UUID!
required
No description provided in the schema yet.
Returns
[Account] — Represents the account operable by the application.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
query {
getAccountsByUserId(
userId: UUID!
): [Account]
}
[Account] — Represents the account operable by the application.