On this pageRoleNo descriptiontype Role { description: String id: ID! name: String! scopes: [String!]! type: RoleType visible: Boolean!}Fieldsdescription (String)id (ID!)name (String!)scopes ([String!]!)type (RoleType)visible (Boolean!)