@Component public class GQLRootQueryValidationRuns extends java.lang.Object implements GQLRootQuery
| Constructor and Description |
|---|
GQLRootQueryValidationRuns(net.nemerosa.ontrack.model.structure.StructureService structureService,
GQLTypeValidationRun validationRun) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLFieldDefinition |
getFieldDefinition()
Field definition to use as a field in the root query.
|
@Autowired
public GQLRootQueryValidationRuns(net.nemerosa.ontrack.model.structure.StructureService structureService,
GQLTypeValidationRun validationRun)
public graphql.schema.GraphQLFieldDefinition getFieldDefinition()
GQLRootQuerygetFieldDefinition in interface GQLRootQuery