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