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