Skip navigation links
A B C D E F G H I J M N O P R S T U V 

A

alias(String) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
all$() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseProjection
 
all$(int) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseProjection
 
ANNOTATIONS - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
ApiInterfaceStrategy - Enum in com.kobylynskyi.graphql.codegen.model
 
ApiNamePrefixStrategy - Enum in com.kobylynskyi.graphql.codegen.model
 
ApiRootInterfaceStrategy - Enum in com.kobylynskyi.graphql.codegen.model
 

B

BUILDER - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 

C

capitalize(String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Capitalize a string.
capitalizeIfRestricted(String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.MapperUtils
Capitalize field name if it is Java-restricted.
capitalizeMethodNameIfRestricted(String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.MapperUtils
Capitalize method name if it is Java-restricted.
capitalizeString(String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
 
CLASS_NAME - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
com.kobylynskyi.graphql.codegen - package com.kobylynskyi.graphql.codegen
 
com.kobylynskyi.graphql.codegen.mapper - package com.kobylynskyi.graphql.codegen.mapper
 
com.kobylynskyi.graphql.codegen.model - package com.kobylynskyi.graphql.codegen.model
 
com.kobylynskyi.graphql.codegen.model.definitions - package com.kobylynskyi.graphql.codegen.model.definitions
 
com.kobylynskyi.graphql.codegen.model.exception - package com.kobylynskyi.graphql.codegen.model.exception
 
com.kobylynskyi.graphql.codegen.model.graphql - package com.kobylynskyi.graphql.codegen.model.graphql
 
com.kobylynskyi.graphql.codegen.supplier - package com.kobylynskyi.graphql.codegen.supplier
 
com.kobylynskyi.graphql.codegen.utils - package com.kobylynskyi.graphql.codegen.utils
 
Combinable<T> - Interface in com.kobylynskyi.graphql.codegen.model
The interface Combinable.
combine(T) - Method in interface com.kobylynskyi.graphql.codegen.model.Combinable
Combine with source.
combine(MappingConfig) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
createDirIfAbsent(File) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Create directory if it is absent.

D

DATA_FETCHING_ENVIRONMENT - Static variable in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
DataModelFields - Class in com.kobylynskyi.graphql.codegen.model
Freemarker data model field names
DATE_TIME_FORMAT - Static variable in class com.kobylynskyi.graphql.codegen.model.GeneratedInformation
 
DEFAULT_API_INTERFACE_STRATEGY - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_API_INTERFACE_STRATEGY_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_API_NAME_PREFIX_STRATEGY - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_API_NAME_PREFIX_STRATEGY_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_API_ROOT_INTERFACE_STRATEGY - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_API_ROOT_INTERFACE_STRATEGY_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_BUILDER - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_BUILDER_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_EQUALS_AND_HASHCODE - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_EQUALS_AND_HASHCODE_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_APIS - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_APIS_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_CLIENT - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_CLIENT_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_DATA_FETCHING_ENV - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_DATA_FETCHING_ENV_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_EXTENSION_FIELDS_RESOLVERS - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_EXTENSION_FIELDS_RESOLVERS_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_IMMUTABLE_MODELS - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_IMMUTABLE_MODELS_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_MODELS_FOR_ROOT_TYPES - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_MODELS_FOR_ROOT_TYPES_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_PARAMETERIZED_FIELDS_RESOLVERS - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_GENERATE_PARAMETERIZED_FIELDS_RESOLVERS_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_INCLUDE_PATTERN - Static variable in class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
 
DEFAULT_PARAMETRIZED_INPUT_SUFFIX - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_RECURSIVE - Static variable in class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
 
DEFAULT_REQUEST_SUFFIX - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_RESOLVER_SUFFIX - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_RESPONSE_PROJECTION_MAX_DEPTH - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_RESPONSE_PROJECTION_MAX_DEPTH_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_RESPONSE_PROJECTION_SUFFIX - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_RESPONSE_SUFFIX - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_TO_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_TO_STRING_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_USE_OPTIONAL_FOR_NULLABLE_RETURN_TYPES - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_USE_OPTIONAL_FOR_NULLABLE_RETURN_TYPES_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
DEFAULT_VALIDATION_ANNOTATION - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
definition - Variable in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
Nullable because some schemas can have just "extends"
deleteDir(File) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Deletes a given directory recursively.
DEPRECATED - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 

E

EnumDefinitionToDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map enum definition to a Freemarker data model
EnumValueDefinition - Class in com.kobylynskyi.graphql.codegen.model
Freemarker-understandable format of enum value definition
EnumValueDefinition(String, String, List<String>, boolean) - Constructor for class com.kobylynskyi.graphql.codegen.model.EnumValueDefinition
 
equals(Object) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
equals(Object) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
equals(Object) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
EQUALS_AND_HASH_CODE - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
escapeJsonString(String) - Static method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequestSerializer
Encodes the value as a JSON string according to http://json.org/ rules
ExtendedDefinition<T extends graphql.language.NamedNode<T>,E extends T> - Class in com.kobylynskyi.graphql.codegen.model.definitions
Base class for all GraphQL definition types that contains base definition and its extensions
ExtendedDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
ExtendedDocument - Class in com.kobylynskyi.graphql.codegen.model.definitions
GraphQL document that holds all extended definitions
ExtendedDocument(Collection<ExtendedObjectTypeDefinition>, Collection<ExtendedObjectTypeDefinition>, Collection<ExtendedInputObjectTypeDefinition>, Collection<ExtendedEnumTypeDefinition>, Collection<ExtendedScalarTypeDefinition>, Collection<ExtendedInterfaceTypeDefinition>, Collection<ExtendedUnionTypeDefinition>) - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
ExtendedEnumTypeDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
 
ExtendedEnumTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedEnumTypeDefinition
 
ExtendedFieldDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
Used to identify whether the field definition comes from the extension or base definition
ExtendedFieldDefinition(FieldDefinition, boolean) - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedFieldDefinition
 
ExtendedImplementingTypeDefinition<T extends graphql.language.ImplementingTypeDefinition<T>,E extends T> - Class in com.kobylynskyi.graphql.codegen.model.definitions
Base class for all GraphQL definition types that might implement interfaces
ExtendedImplementingTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedImplementingTypeDefinition
 
ExtendedInputObjectTypeDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
 
ExtendedInputObjectTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedInputObjectTypeDefinition
 
ExtendedInterfaceTypeDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
 
ExtendedInterfaceTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedInterfaceTypeDefinition
 
ExtendedObjectTypeDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
 
ExtendedObjectTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedObjectTypeDefinition
 
ExtendedScalarTypeDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
 
ExtendedScalarTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedScalarTypeDefinition
 
ExtendedUnionTypeDefinition - Class in com.kobylynskyi.graphql.codegen.model.definitions
 
ExtendedUnionTypeDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedUnionTypeDefinition
 
extensions - Variable in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 

F

FieldDefinitionsToResolverDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map field definitions to a Freemarker data model representing a resolver for these fields.
FieldDefinitionToParameterMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Mapper from GraphQL's FieldDefinition to a Freemarker-understandable format
FIELDS - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
fields - Variable in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseProjection
 
findSchemas() - Method in class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
Walks the directory tree starting at the root provided in the constructor to find GraphQL schemas.
format(String, String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.ValueFormatter
 
formatList(List<String>, String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.ValueFormatter
 
FORMATTER_TO_ARRAY - Static variable in class com.kobylynskyi.graphql.codegen.mapper.ValueFormatter
 
FORMATTER_TO_ARRAY_OF_STRINGS - Static variable in class com.kobylynskyi.graphql.codegen.mapper.ValueFormatter
 
FORMATTER_TO_STRING - Static variable in class com.kobylynskyi.graphql.codegen.mapper.ValueFormatter
 

G

generate() - Method in class com.kobylynskyi.graphql.codegen.GraphQLCodegen
 
GENERATED_INFO - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
GeneratedInformation - Class in com.kobylynskyi.graphql.codegen.model
 
GeneratedInformation() - Constructor for class com.kobylynskyi.graphql.codegen.model.GeneratedInformation
 
GeneratedInformation(Supplier<ZonedDateTime>) - Constructor for class com.kobylynskyi.graphql.codegen.model.GeneratedInformation
 
generateResolversForField(MappingContext, ExtendedFieldDefinition, ExtendedDefinition<?, ?>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionToParameterMapper
Check whether FieldResolver should be generated for a given field.
get() - Method in class com.kobylynskyi.graphql.codegen.supplier.JsonMappingConfigSupplier
 
getAlias() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
getAnnotations() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
getAnnotations() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
getApiInterfaceStrategy() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies the strategy of generating api interfaces.
getApiInterfaceStrategy() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiInterfaceStrategy() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiNamePrefix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets the prefix for GraphQL api classes (query, mutation, subscription).
getApiNamePrefix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiNamePrefix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiNamePrefixStrategy() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets prefix strategy for GraphQL api classes (query, mutation, subscription).
getApiNamePrefixStrategy() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiNamePrefixStrategy() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiNameSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets the suffix for GraphQL api classes (query, mutation, subscription).
getApiNameSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiNameSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiPackageName() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Java package for generated api classes (Query, Mutation, Subscription).
getApiPackageName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiPackageName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiReturnListType() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Return type for api methods (query / subscription) that return list values For example: `reactor.core.publisher.Flux`
getApiReturnListType() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiReturnListType() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiReturnType() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Return type for api methods (query / subscription) For example: `reactor.core.publisher.Mono`
getApiReturnType() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiReturnType() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getApiRootInterfaceStrategy() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies the strategy of generating root api interface.
getApiRootInterfaceStrategy() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getApiRootInterfaceStrategy() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getColumn() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
getConnectionType() - Method in class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
getCustomAnnotationsMapping() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Can be used to supply custom annotations (serializers) for scalars.
getCustomAnnotationsMapping() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getCustomAnnotationsMapping() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getCustomTypesMapping() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Can be used to supply custom mappings for scalars.
getCustomTypesMapping() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getCustomTypesMapping() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getData() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
getDateTime() - Method in class com.kobylynskyi.graphql.codegen.model.GeneratedInformation
 
getDefaultValue() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
getDefinition() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getDirectiveAnnotationsMapping() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Map GraphQL directives to Java annotations.
getDirectiveAnnotationsMapping() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getDirectiveAnnotationsMapping() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getDirectiveArgumentName() - Method in class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
getDirectiveName() - Method in class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
getDirectiveNames() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getDocument() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getEntry(Object) - Static method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequestSerializer
 
getEnumDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getErrors() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
getErrorType() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
getExtensions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getExtensions() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
getFieldDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedInterfaceTypeDefinition
 
getFieldDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedObjectTypeDefinition
 
getFieldsWithoutResolvers() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Fields that DO NOT require Resolvers should be defined here in format: TypeName, TypeName.fieldName, @directive If just type is specified, then all fields of this type will NOT have resolvers Can be used in conjunction with "generateExtensionFieldsResolvers"
getFieldsWithoutResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getFieldsWithoutResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getFieldsWithResolvers() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Fields that require Resolvers should be defined here in format: TypeName, TypeName.fieldName, @directive If just type is specified, then all fields of this type will have resolvers
getFieldsWithResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getFieldsWithResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getFileContent(String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Get content of the file.
getGenerateApis() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether api classes should be generated.
getGenerateApis() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateApis() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateBuilder() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether generated model classes should have builder.
getGenerateBuilder() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateBuilder() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateClient() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether client-side classes should be generated for each query, mutation and subscription.
getGenerateClient() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateClient() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateDataFetchingEnvironmentArgumentInApis() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
If true, then graphql.schema.DataFetchingEnvironment env will be added as a last argument to all methods of root type resolvers and field resolvers.
getGenerateDataFetchingEnvironmentArgumentInApis() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateDataFetchingEnvironmentArgumentInApis() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGeneratedInformation() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGeneratedType() - Method in class com.kobylynskyi.graphql.codegen.model.GeneratedInformation
 
getGenerateEqualsAndHashCode() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether generated model classes should have equals and hashCode methods defined.
getGenerateEqualsAndHashCode() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateEqualsAndHashCode() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateExtensionFieldsResolvers() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Whether all fields in extensions (extend type and extend interface) should be present in Resolver interface instead of the type class itself.
getGenerateExtensionFieldsResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateExtensionFieldsResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateImmutableModels() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether generated model classes should be immutable.
getGenerateImmutableModels() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateImmutableModels() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateModelsForRootTypes() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether model classes should be generated for Query/Subscription/Mutation.
getGenerateModelsForRootTypes() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateModelsForRootTypes() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateParameterizedFieldsResolvers() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
If true, then generate separate `Resolver` interface for parametrized fields.
getGenerateParameterizedFieldsResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateParameterizedFieldsResolvers() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGenerateToString() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether generated model classes should have toString method defined.
getGenerateToString() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getGenerateToString() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getGraphqlName() - Method in class com.kobylynskyi.graphql.codegen.model.EnumValueDefinition
 
getImplements() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedImplementingTypeDefinition
 
getInput() - Method in interface com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperationRequest
Input for for GraphQL operation.
getInputDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getInterfaceChildren() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getInterfaceChildren() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getInterfaceDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getInterfacesName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getInterfacesNames() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getJavaDoc() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getJavaDoc() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedFieldDefinition
 
getJavaDoc() - Method in class com.kobylynskyi.graphql.codegen.model.EnumValueDefinition
 
getJavaDoc() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
getJavaDoc() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
getJavaDocFromComments() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getJavaDocFromDescription() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getJavaName() - Method in class com.kobylynskyi.graphql.codegen.model.EnumValueDefinition
 
getLine() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
getLocations() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
getMemberTypeNames() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedUnionTypeDefinition
 
getMessage() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
getMethodName() - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
getModelNamePrefix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets the prefix for GraphQL model classes (type, input, interface, enum, union).
getModelNamePrefix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getModelNamePrefix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getModelNameSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets the suffix for GraphQL model classes (type, input, interface, enum, union).
getModelNameSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getModelNameSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getModelPackageName() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Java package for generated model classes (type, input, interface, enum, union).
getModelPackageName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getModelPackageName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getModelValidationAnnotation() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Annotation for mandatory (NonNull) fields.
getModelValidationAnnotation() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getModelValidationAnnotation() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getMutationResolverParentInterface() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Interface that will be added as "extend" to all generated api Mutation interfaces.
getMutationResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getMutationResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getName() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getName() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
getName() - Method in class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 
getName() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
getName() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
getName() - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
getOperationDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getOperationName() - Method in interface com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperationRequest
Name of GraphQL operation.
getOperationType() - Method in interface com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperationRequest
Type of GraphQL operation.
getOriginalName() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
getOriginalName() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
getPackageName() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Java package for generated classes.
getPackageName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getPackageName() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getParameters() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
getParameters() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
getParametrizedInputClassName() - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
getParametrizedInputSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
The suffix for `ParametrizedInput` classes.
getParametrizedInputSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getParametrizedInputSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getParentInterface(MappingContext, String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionsToResolverDataModelMapper
 
getPath() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
getProjection() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
getQueryResolverParentInterface() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Interface that will be added as "extend" to all generated api Query interfaces.
getQueryResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getQueryResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getRelayConfig() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Relay-related configurations.
getRelayConfig() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getRelayConfig() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getRequest() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequest
 
getRequestSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
The suffix for `Request` classes.
getRequestSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getRequestSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getResolverParentInterface() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Interface that will be added as "extend" to all generated TypeResolver interfaces.
getResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getResponseProjection() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequest
 
getResponseProjectionMaxDepth() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Interface that will be limit depth when `all$` invoke which has subProjections
getResponseProjectionMaxDepth() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getResponseProjectionMaxDepth() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getResponseProjectionSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
The suffix for `ResponseProjection` classes.
getResponseProjectionSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getResponseProjectionSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getResponseSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
The suffix for `Response` classes.
getResponseSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getResponseSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getScalarDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getSourceLocation() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
getSourceName() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
getSubscriptionResolverParentInterface() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Interface that will be added as "extend" to all generated api Subscription interfaces.
getSubscriptionResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getSubscriptionResolverParentInterface() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getSubscriptionReturnType() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Return type for subscription methods.
getSubscriptionReturnType() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getSubscriptionReturnType() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getType() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
getType() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
getType() - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
getTypeDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getTypeResolverPrefix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets the prefix for GraphQL type resolver classes.
getTypeResolverPrefix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getTypeResolverPrefix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getTypeResolverSuffix() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Sets the suffix for GraphQL type resolver classes.
getTypeResolverSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getTypeResolverSuffix() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getTypesUnionsInterfacesNames() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getTypesUnionsInterfacesNames() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getUnionDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDocument
 
getUseOptionalForNullableReturnTypes() - Method in interface com.kobylynskyi.graphql.codegen.model.GraphQLCodegenConfiguration
Specifies whether return types of generated API interface should be wrapped into java.util.Optional
getUseOptionalForNullableReturnTypes() - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
getUseOptionalForNullableReturnTypes() - Method in class com.kobylynskyi.graphql.codegen.model.MappingContext
 
getValueDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedEnumTypeDefinition
Get enum value definitions from the definition and its extensions
getValueDefinitions() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedInputObjectTypeDefinition
 
GraphQLCodegen - Class in com.kobylynskyi.graphql.codegen
Generator of: - Interface for each GraphQL query, mutation, subscription, union and field resolvers - POJO Class for each GraphQL type and input - Enum Class for each GraphQL enum
GraphQLCodegen(List<String>, File, MappingConfig, GeneratedInformation) - Constructor for class com.kobylynskyi.graphql.codegen.GraphQLCodegen
 
GraphQLCodegen(String, File, MappingConfig, GeneratedInformation) - Constructor for class com.kobylynskyi.graphql.codegen.GraphQLCodegen
 
GraphQLCodegen(List<String>, String, File, MappingConfig, MappingConfigSupplier) - Constructor for class com.kobylynskyi.graphql.codegen.GraphQLCodegen
 
GraphQLCodegen(List<String>, String, File, MappingConfig, MappingConfigSupplier, GeneratedInformation) - Constructor for class com.kobylynskyi.graphql.codegen.GraphQLCodegen
 
GraphQLCodegenConfiguration - Interface in com.kobylynskyi.graphql.codegen.model
Defines all properties that should be parsed in the plugin.
GraphQLCodegenValidate - Class in com.kobylynskyi.graphql.codegen
Validator of GraphQL schemas
GraphQLCodegenValidate(List<String>) - Constructor for class com.kobylynskyi.graphql.codegen.GraphQLCodegenValidate
 
GraphQLError - Class in com.kobylynskyi.graphql.codegen.model.graphql
 
GraphQLError() - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
GraphQLError(String, List<GraphQLErrorSourceLocation>, GraphQLErrorType, List<Object>, Map<String, Object>) - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
GraphQLErrorSourceLocation - Class in com.kobylynskyi.graphql.codegen.model.graphql
 
GraphQLErrorSourceLocation() - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
GraphQLErrorSourceLocation(int, int, String) - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
GraphQLErrorType - Enum in com.kobylynskyi.graphql.codegen.model.graphql
 
GraphQLOperation - Enum in com.kobylynskyi.graphql.codegen.model.graphql
 
GraphQLOperationRequest - Interface in com.kobylynskyi.graphql.codegen.model.graphql
The contract for GraphQL request
GraphQLParametrizedInput - Interface in com.kobylynskyi.graphql.codegen.model.graphql
The implementation class should contain the input values of the field definition.
GraphQLRequest - Class in com.kobylynskyi.graphql.codegen.model.graphql
Class which represents GraphQL Request
GraphQLRequest(GraphQLOperationRequest) - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequest
 
GraphQLRequest(GraphQLOperationRequest, GraphQLResponseProjection) - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequest
 
GraphQLRequestSerializer - Class in com.kobylynskyi.graphql.codegen.model.graphql
 
GraphQLResponseField - Class in com.kobylynskyi.graphql.codegen.model.graphql
Class which contains all information about a field which should be returned back to the client.
GraphQLResponseField(String) - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
GraphQLResponseProjection - Class in com.kobylynskyi.graphql.codegen.model.graphql
The implementation class should basically contain the fields of the particular type which should be returned back to the client.
GraphQLResponseProjection() - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseProjection
 
GraphQLResult<T> - Class in com.kobylynskyi.graphql.codegen.model.graphql
GraphQL response.
GraphQLResult() - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
GraphQLResult(T, List<GraphQLError>) - Constructor for class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
groupBySourceLocationFile() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedObjectTypeDefinition
Get definition and its extensions grouped by source location.
groupBySourceLocationFolder() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedObjectTypeDefinition
 

H

hasErrors() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
hashCode() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
hashCode() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
hashCode() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 

I

IMMUTABLE_MODELS - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
IMPLEMENTS - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
IMPORTS - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
InputDefinitionToDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map input type definition to a Freemarker data model
InputValueDefinitionToParameterMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Mapper from GraphQL's InputValueDefinition to a Freemarker-understandable format
InterfaceDefinitionToDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map interface definition to a Freemarker data model
isBlank(CharSequence) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Copy of org.apache.commons.lang3.StringUtils#isBlank(CharSequence)
isDefinitionPartOfUnion(ExtendedDefinition<?, ?>) - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedUnionTypeDefinition
Find out if a given definition is part of a union.
isDeprecated() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedFieldDefinition
 
isDeprecated() - Method in class com.kobylynskyi.graphql.codegen.model.EnumValueDefinition
 
isDeprecated() - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
isDeprecated() - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
isDeprecated() - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
isEmpty(Collection<?>) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Check if collection is empty.
isFromExtension() - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedFieldDefinition
 
isGraphqlOperation(String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Check whether the given type definition is either Query or Mutation or Subscription.
isInterface() - Method in class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 
isMandatory() - Method in class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 
isNotBlank(CharSequence) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Inverted copy of org.apache.commons.lang3.StringUtils.isBlank(CharSequence cs)

J

JAVA_DOC - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
JsonMappingConfigSupplier - Class in com.kobylynskyi.graphql.codegen.supplier
Retrieve a MappingConfig fro json configuration file.
JsonMappingConfigSupplier(String) - Constructor for class com.kobylynskyi.graphql.codegen.supplier.JsonMappingConfigSupplier
Instantiates a new Json configuration file supplier.

M

map(MappingContext, ExtendedEnumTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.EnumDefinitionToDataModelMapper
Map field definition to a Freemarker data model
map(MappingContext, ExtendedInputObjectTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.InputDefinitionToDataModelMapper
Map input type definition to a Freemarker data model
map(MappingContext, List<InputValueDefinition>, String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.InputValueDefinitionToParameterMapper
Map input value definition to a Freemarker-understandable data model type
map(MappingContext, ExtendedInterfaceTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.InterfaceDefinitionToDataModelMapper
Map interface definition to a Freemarker data model
map(MappingContext, ExtendedObjectTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.TypeDefinitionToDataModelMapper
Map type definition to a Freemarker data model
map(MappingContext, ExtendedUnionTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.UnionDefinitionToDataModelMapper
Map union definition to a Freemarker data model
map(MappingContext, Value<?>, Type<?>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.ValueMapper
 
map(MappingContext, Value<?>, Type<?>, String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.ValueMapper
 
mapFields(MappingContext, List<ExtendedFieldDefinition>, ExtendedDefinition<?, ?>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionToParameterMapper
Map field definition to a Freemarker-understandable data model type
mapParametrizedInput(MappingContext, ExtendedFieldDefinition, ExtendedObjectTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.RequestResponseDefinitionToDataModelMapper
Map field definition to a Freemarker data model of Parametrized Input.
MapperUtils - Class in com.kobylynskyi.graphql.codegen.mapper
 
MappingConfig - Class in com.kobylynskyi.graphql.codegen.model
The type Mapping config.
MappingConfig() - Constructor for class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
MappingConfigConstants - Class in com.kobylynskyi.graphql.codegen.model
 
MappingConfigSupplier - Interface in com.kobylynskyi.graphql.codegen.supplier
The interface Mapping config supplier.
MappingContext - Class in com.kobylynskyi.graphql.codegen.model
 
MappingContext(MappingConfig, ExtendedDocument, GeneratedInformation) - Constructor for class com.kobylynskyi.graphql.codegen.model.MappingContext
 
mapProjectionFields(MappingContext, List<ExtendedFieldDefinition>, ExtendedDefinition<?, ?>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionToParameterMapper
Map field definition to a Freemarker-understandable data model type
mapRequest(MappingContext, ExtendedFieldDefinition, String, List<String>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.RequestResponseDefinitionToDataModelMapper
Map field definition to a Request Freemarker data model.
mapResponse(MappingContext, ExtendedFieldDefinition, String, List<String>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.RequestResponseDefinitionToDataModelMapper
Map field definition to a Response Freemarker data model.
mapResponseProjection(MappingContext, ExtendedDefinition<?, ?>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.RequestResponseDefinitionToDataModelMapper
Map type definition to a Freemarker data model of Response Projection.
mapRootTypeField(MappingContext, ExtendedFieldDefinition, String, List<String>) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionsToResolverDataModelMapper
Map field definition to a Freemarker data model
mapRootTypeFields(MappingContext, ExtendedObjectTypeDefinition) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionsToResolverDataModelMapper
Map a root object type definition to a Freemarker data model for a resolver with all its fields.
mapToTypeResolver(MappingContext, List<ExtendedFieldDefinition>, String) - Static method in class com.kobylynskyi.graphql.codegen.mapper.FieldDefinitionsToResolverDataModelMapper
Map field definition to a Freemarker data model
METHOD_NAME - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 

N

NAME - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
NamedDefinition - Class in com.kobylynskyi.graphql.codegen.model
 
NamedDefinition(String, boolean, boolean) - Constructor for class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 

O

OBJECT_MAPPER - Static variable in class com.kobylynskyi.graphql.codegen.utils.Utils
 
OPERATION_NAME - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
OPERATION_TYPE - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
OperationDefinition - Class in com.kobylynskyi.graphql.codegen.model
Freemarker-understandable format of operation (Query/Mutation/Subscription)
OperationDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
OPERATIONS - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 

P

PACKAGE - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
ParameterDefinition - Class in com.kobylynskyi.graphql.codegen.model
Freemarker-understandable format of method parameter and field definition
ParameterDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
ParameterDefinition(String, String, String, String, List<String>, List<String>, boolean) - Constructor for class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
parameters(GraphQLParametrizedInput) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
PARENT_INTERFACE_TYPE_PLACEHOLDER - Static variable in class com.kobylynskyi.graphql.codegen.model.MappingConfigConstants
 
projection(GraphQLResponseProjection) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
projectionDepthOnFields - Variable in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseProjection
save current depth for self recursive type.(it's actually a marker) such as {{@code type Human implements Character { id: ID! friends: [Character] # if you response this field on Human projection , Character has itself, # so, we need know depth of subquery.
ProjectionParameterDefinition - Class in com.kobylynskyi.graphql.codegen.model
Freemarker-understandable format of parameter user in ResponseProjection
ProjectionParameterDefinition() - Constructor for class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
putCustomTypeMappingIfAbsent(String, String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
Put custom type mapping if absent.

R

RelayConfig - Class in com.kobylynskyi.graphql.codegen.model
 
RelayConfig() - Constructor for class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
replaceLeadingAtSign(String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Replace leading annotation (@) sign
RequestResponseDefinitionToDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map request and response definition to a Freemarker data model
RESPONSE_PROJECTION_MAX_DEPTH - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
RETURN_TYPE_NAME - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 

S

SchemaFinder - Class in com.kobylynskyi.graphql.codegen.supplier
Walks a directory tree to find GraphQL schema files.
SchemaFinder(Path) - Constructor for class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
Creates a new SchemaFinder with the given directory as root of the search.
SchemaValidationException - Exception in com.kobylynskyi.graphql.codegen.model.exception
Exception that indicates invalid GraphQL schema
SchemaValidationException(String) - Constructor for exception com.kobylynskyi.graphql.codegen.model.exception.SchemaValidationException
 
setAnnotations(List<String>) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setAnnotations(List<String>) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setApiInterfaceStrategy(ApiInterfaceStrategy) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiNamePrefix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiNamePrefixStrategy(ApiNamePrefixStrategy) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiNameSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiPackageName(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiReturnListType(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiReturnType(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setApiRootInterfaceStrategy(ApiRootInterfaceStrategy) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setColumn(int) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
setConnectionType(String) - Method in class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
setCustomAnnotationsMapping(Map<String, List<String>>) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setCustomTypesMapping(Map<String, String>) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setData(T) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
setDateTimeSupplier(Supplier<ZonedDateTime>) - Method in class com.kobylynskyi.graphql.codegen.model.GeneratedInformation
 
setDefaultValue(String) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setDefinition(T) - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
setDeprecated(boolean) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setDeprecated(boolean) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setDeprecated(boolean) - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
setDirectiveAnnotationsMapping(Map<String, List<String>>) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setDirectiveArgumentName(String) - Method in class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
setDirectiveName(String) - Method in class com.kobylynskyi.graphql.codegen.model.RelayConfig
 
setErrors(List<GraphQLError>) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResult
 
setErrorType(GraphQLErrorType) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
setExcludedFiles(Set<String>) - Method in class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
Sets a set of paths to exclude from the search even if they match the include pattern.
setExtensions(List<E>) - Method in class com.kobylynskyi.graphql.codegen.model.definitions.ExtendedDefinition
 
setExtensions(Map<String, Object>) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
setFieldsWithoutResolvers(Set<String>) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setFieldsWithResolvers(Set<String>) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateApis(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateBuilder(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateClient(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateDataFetchingEnvironmentArgumentInApis(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateEqualsAndHashCode(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateExtensionFieldsResolvers(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateImmutableModels(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateModelsForRootTypes(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateParameterizedFieldsResolvers(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setGenerateToString(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setIncludePattern(String) - Method in class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
Sets the pattern that filenames should match to be included in the result.
setInterface(boolean) - Method in class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 
setJavaDoc(List<String>) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setJavaDoc(List<String>) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setLine(int) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
setLocations(List<GraphQLErrorSourceLocation>) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
setMandatory(boolean) - Method in class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 
setMessage(String) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
setMethodName(String) - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
setModelNamePrefix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setModelNameSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setModelPackageName(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setModelValidationAnnotation(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setMutationResolverParentInterface(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setName(String) - Method in class com.kobylynskyi.graphql.codegen.model.NamedDefinition
 
setName(String) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setName(String) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setName(String) - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
setOriginalName(String) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setOriginalName(String) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setPackageName(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setParameters(List<ParameterDefinition>) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setParametrizedInputClassName(String) - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
setParametrizedInputSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setPath(List<Object>) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLError
 
setQueryResolverParentInterface(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setRecursive(boolean) - Method in class com.kobylynskyi.graphql.codegen.supplier.SchemaFinder
Sets whether this finder should recursively search in nested directories.
setRelayConfig(RelayConfig) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setRequestSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setResolverParentInterface(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setResponseProjectionMaxDepth(Integer) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setResponseProjectionSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setResponseSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setSourceName(String) - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorSourceLocation
 
setSubscriptionResolverParentInterface(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setSubscriptionReturnType(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setType(String) - Method in class com.kobylynskyi.graphql.codegen.model.OperationDefinition
 
setType(String) - Method in class com.kobylynskyi.graphql.codegen.model.ParameterDefinition
 
setType(String) - Method in class com.kobylynskyi.graphql.codegen.model.ProjectionParameterDefinition
 
setTypeResolverPrefix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setTypeResolverSuffix(String) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
setUseOptionalForNullableReturnTypes(Boolean) - Method in class com.kobylynskyi.graphql.codegen.model.MappingConfig
 
stringsEqualIgnoreSpaces(String, String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Check if strings are equal (consider blank strings equal to null)
substringBetween(String, String, String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Copy of org.apache.commons.lang3.StringUtils#substringBetween(String, String, String)

T

TO_STRING - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
TO_STRING_FOR_REQUEST - Static variable in class com.kobylynskyi.graphql.codegen.model.DataModelFields
 
toHttpJsonBody() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequest
Serializes GraphQL request to be used as HTTP JSON body according to https://graphql.org/learn/serving-over-http specifications
toHttpJsonBody(GraphQLRequest) - Static method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequestSerializer
Serializes GraphQL request to be used as HTTP JSON body according to https://graphql.org/learn/serving-over-http specifications
toQueryString() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequest
Serializes GraphQL request as raw query string
toQueryString(GraphQLRequest) - Static method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLRequestSerializer
Serializes GraphQL request as raw query string
toString() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseField
 
toString() - Method in class com.kobylynskyi.graphql.codegen.model.graphql.GraphQLResponseProjection
 
TypeDefinitionToDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map type definition to a Freemarker data model

U

UnableToBuildJsonQueryException - Exception in com.kobylynskyi.graphql.codegen.model.graphql
 
UnableToBuildJsonQueryException(Exception) - Constructor for exception com.kobylynskyi.graphql.codegen.model.graphql.UnableToBuildJsonQueryException
 
UnableToCreateDirectoryException - Exception in com.kobylynskyi.graphql.codegen.model.exception
Exception that indicates error while creating directory
UnableToCreateDirectoryException(String, Exception) - Constructor for exception com.kobylynskyi.graphql.codegen.model.exception.UnableToCreateDirectoryException
 
UnableToCreateFileException - Exception in com.kobylynskyi.graphql.codegen.model.exception
Exception that indicates error while creating a file
UnableToCreateFileException(Exception) - Constructor for exception com.kobylynskyi.graphql.codegen.model.exception.UnableToCreateFileException
 
UnableToDeleteDirectoryException - Exception in com.kobylynskyi.graphql.codegen.model.exception
Exception that indicates error while deleting directory
UnableToDeleteDirectoryException(Exception) - Constructor for exception com.kobylynskyi.graphql.codegen.model.exception.UnableToDeleteDirectoryException
 
UnableToLoadFreeMarkerTemplateException - Exception in com.kobylynskyi.graphql.codegen.model.exception
Exception that indicates error while loading Apache FreeMarker template
UnableToLoadFreeMarkerTemplateException(Throwable) - Constructor for exception com.kobylynskyi.graphql.codegen.model.exception.UnableToLoadFreeMarkerTemplateException
 
uncapitalize(String) - Static method in class com.kobylynskyi.graphql.codegen.utils.Utils
Uncapitalize a string.
UnionDefinitionToDataModelMapper - Class in com.kobylynskyi.graphql.codegen.mapper
Map union definition to a Freemarker data model
Utils - Class in com.kobylynskyi.graphql.codegen.utils
Various utilities

V

validate() - Method in class com.kobylynskyi.graphql.codegen.GraphQLCodegenValidate
 
ValueFormatter - Class in com.kobylynskyi.graphql.codegen.mapper
As per https://docs.oracle.com/javase/specs/jls/se8/html/jls-9.html#jls-9.6.1 following n
ValueMapper - Class in com.kobylynskyi.graphql.codegen.mapper
 
valueOf(String) - Static method in enum com.kobylynskyi.graphql.codegen.model.ApiInterfaceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobylynskyi.graphql.codegen.model.ApiNamePrefixStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobylynskyi.graphql.codegen.model.ApiRootInterfaceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kobylynskyi.graphql.codegen.model.ApiInterfaceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobylynskyi.graphql.codegen.model.ApiNamePrefixStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobylynskyi.graphql.codegen.model.ApiRootInterfaceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobylynskyi.graphql.codegen.model.graphql.GraphQLErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperation
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J M N O P R S T U V 
Skip navigation links