@Component
public class SVNConfigurationGQLRootQuery
extends java.lang.Object
implements net.nemerosa.ontrack.graphql.schema.GQLRootQuery
| Constructor and Description |
|---|
SVNConfigurationGQLRootQuery(SVNConfigurationService svnConfigurationService,
SVNConfigurationGQLType svnConfigurationGQLType) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLFieldDefinition |
getFieldDefinition() |
@Autowired public SVNConfigurationGQLRootQuery(SVNConfigurationService svnConfigurationService, SVNConfigurationGQLType svnConfigurationGQLType)