@Component public class GQLRootQueryAdminGlobalRoles extends java.lang.Object implements GQLRootQuery
| Constructor and Description |
|---|
GQLRootQueryAdminGlobalRoles(GQLTypeGlobalRole globalRole,
net.nemerosa.ontrack.model.security.RolesService rolesService) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLFieldDefinition |
getFieldDefinition()
Field definition to use as a field in the root query.
|
@Autowired public GQLRootQueryAdminGlobalRoles(GQLTypeGlobalRole globalRole, net.nemerosa.ontrack.model.security.RolesService rolesService)
public graphql.schema.GraphQLFieldDefinition getFieldDefinition()
GQLRootQuerygetFieldDefinition in interface GQLRootQuery