public class UserFieldsProvider extends Object implements com.atlassian.graphql.spi.GraphQLTypeContributor
| Constructor and Description | 
|---|
| UserFieldsProvider(PersonService personService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | contributeFields(String typeName,
                Type type,
                List<graphql.schema.GraphQLFieldDefinition> fields,
                com.atlassian.graphql.spi.GraphQLTypeBuilderContext context) | 
| String | contributeTypeName(String typeName,
                  Type type,
                  com.atlassian.graphql.spi.GraphQLTypeBuilderContext context) | 
public UserFieldsProvider(PersonService personService)
Copyright © 2003–2019 Atlassian. All rights reserved.