public class ExpansionFieldsExtension extends Object implements com.atlassian.graphql.spi.GraphQLExtensions
Constructor and Description |
---|
ExpansionFieldsExtension() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getExpansionRootPaths(Type type) |
boolean |
isExpansionField(Member accessor) |
public boolean isExpansionField(Member accessor)
isExpansionField
in interface com.atlassian.graphql.spi.GraphQLExtensions
Copyright © 2003–2021 Atlassian. All rights reserved.