public class PropertyValueTypeHelper extends Object
Constructor and Description |
---|
PropertyValueTypeHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
getPropertyValueParameter(graphql.schema.GraphQLType fieldType) |
static String |
getPropertyValueParameter(String typeName,
String fieldName,
graphql.schema.DataFetchingEnvironment environment) |
static String |
getPropertyValueParameterForInputType(String typeName,
String fieldName,
graphql.schema.DataFetchingEnvironment environment) |
public static String getPropertyValueParameter(String typeName, String fieldName, graphql.schema.DataFetchingEnvironment environment)
public static String getPropertyValueParameterForInputType(String typeName, String fieldName, graphql.schema.DataFetchingEnvironment environment)
public static String getPropertyValueParameter(graphql.schema.GraphQLType fieldType)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.