Type alias QueryAccountBalanceByIdArgs

QueryAccountBalanceByIdArgs: {
    id: Scalars["String"];
}

Type declaration

Generated using TypeDoc