roles
No description
roles(
after: String
before: String
filter: JSONObject
first: Int
last: Int
sort: RoleSort
): RoleConnection!
No description
roles(
after: String
before: String
filter: JSONObject
first: Int
last: Int
sort: RoleSort
): RoleConnection!
roles.after ● String scalarroles.before ● String scalarroles.filter ● JSONObject scalarroles.first ● Int scalarroles.last ● Int scalarroles.sort ● RoleSort inputRoleConnection object