userAccounts
List of user accounts
userAccounts(
token: String
pageSize: Int
): UserAccountsConnection!
List of user accounts
userAccounts(
token: String
pageSize: Int
): UserAccountsConnection!
userAccounts.token
● String
scalaruserAccounts.pageSize
● Int
scalarUserAccountsConnection
object