A B C D E F G H I L M P S T U V 
All Classes All Packages

A

addExtension(String, Object) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
afterDataFetch(Context) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
afterDataFetch(Context) - Method in class io.smallrye.graphql.cdi.metrics.MetricsService
 
afterDataFetch(Context) - Method in class io.smallrye.graphql.cdi.metrics.MicrometerMetricsService
 
afterDataFetch(Context) - Method in class io.smallrye.graphql.cdi.metrics.MPMetricsService
 
afterDataFetch(Context) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
AfterDataFetch - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired after DataFetch
AfterDataFetch.AfterDataFetchLiteral - Class in io.smallrye.graphql.cdi.event
 
AfterDataFetchLiteral() - Constructor for class io.smallrye.graphql.cdi.event.AfterDataFetch.AfterDataFetchLiteral
 
afterExecute(Context) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
afterExecute(Context) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
AfterExecute - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired after execute
AfterExecute.AfterExecuteLiteral - Class in io.smallrye.graphql.cdi.event
 
AfterExecuteLiteral() - Constructor for class io.smallrye.graphql.cdi.event.AfterExecute.AfterExecuteLiteral
 
ALLOW_GET - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
ALLOW_POST_WITH_QUERY_PARAMETERS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
appendDataFetcherResult(DataFetcherResult.Builder<Object>, DataFetchingEnvironment) - Method in exception io.smallrye.graphql.cdi.validation.BeanValidationException
 

B

BeanValidationError - Class in io.smallrye.graphql.cdi.validation
 
BeanValidationError(ConstraintViolation<Object>, List<NamedNode<?>>) - Constructor for class io.smallrye.graphql.cdi.validation.BeanValidationError
 
BeanValidationException - Exception in io.smallrye.graphql.cdi.validation
 
BeanValidationException(Set<ConstraintViolation<Object>>, Method) - Constructor for exception io.smallrye.graphql.cdi.validation.BeanValidationException
 
beforeDataFetch(Context) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
beforeDataFetch(Context) - Method in class io.smallrye.graphql.cdi.metrics.MetricsService
 
beforeDataFetch(Context) - Method in class io.smallrye.graphql.cdi.metrics.MicrometerMetricsService
 
beforeDataFetch(Context) - Method in class io.smallrye.graphql.cdi.metrics.MPMetricsService
 
beforeDataFetch(Context) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
BeforeDataFetch - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired before DataFetch
BeforeDataFetch.BeforeDataFetchLiteral - Class in io.smallrye.graphql.cdi.event
 
BeforeDataFetchLiteral() - Constructor for class io.smallrye.graphql.cdi.event.BeforeDataFetch.BeforeDataFetchLiteral
 
beforeExecute(Context) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
beforeExecute(Context) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
BeforeExecute - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired before execute
BeforeExecute.BeforeExecuteLiteral - Class in io.smallrye.graphql.cdi.event
 
BeforeExecuteLiteral() - Constructor for class io.smallrye.graphql.cdi.event.BeforeExecute.BeforeExecuteLiteral
 
beforeGraphQLBuild(GraphQL.Builder) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
beforeInvoke(InvokeInfo) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
beforeInvoke(InvokeInfo) - Method in class io.smallrye.graphql.cdi.validation.ValidationService
 
beforeSchemaBuild(GraphQLSchema.Builder) - Method in class io.smallrye.graphql.cdi.event.EventsService
 

C

CdiLookupService - Class in io.smallrye.graphql.cdi
Lookup service that gets the beans via CDI
CdiLookupService() - Constructor for class io.smallrye.graphql.cdi.CdiLookupService
 
CDIManagedInstance<T> - Class in io.smallrye.graphql.cdi
 
CDISmallRyeContext - Class in io.smallrye.graphql.cdi.context
Class that serves as a proxy decorator for obtaining the current SmallRyeContext.
CDISmallRyeContext(String) - Constructor for class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
clearedContext(Map<String, String>) - Method in class io.smallrye.graphql.cdi.context.GraphQLThreadContextProvider
 
ConfigKey - Interface in io.smallrye.graphql.cdi.config
All the config options available
convert(String) - Method in class io.smallrye.graphql.cdi.config.LogPayloadOptionConverter
 
createOperation(Operation) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
createOperation(Operation) - Method in class io.smallrye.graphql.cdi.metrics.MetricsService
 
createOperation(Operation) - Method in class io.smallrye.graphql.cdi.metrics.MicrometerMetricsService
 
createOperation(Operation) - Method in class io.smallrye.graphql.cdi.metrics.MPMetricsService
 
currentContext(Map<String, String>) - Method in class io.smallrye.graphql.cdi.context.GraphQLThreadContextProvider
 

D

destroyIfNecessary() - Method in class io.smallrye.graphql.cdi.CDIManagedInstance
 

E

ENABLE_EVENTS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
ENABLE_FEDERATION - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
ENABLE_METRICS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
ENABLE_TRACING - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
ENABLE_VALIDATION - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
ERROR_EXTENSION_FIELDS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
errorDataFetch(Context, Throwable) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
errorDataFetch(Context, Throwable) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
ErrorDataFetch - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired when an error happened during DataFetch
ErrorDataFetch.ErrorDataFetchLiteral - Class in io.smallrye.graphql.cdi.event
 
ErrorDataFetchLiteral() - Constructor for class io.smallrye.graphql.cdi.event.ErrorDataFetch.ErrorDataFetchLiteral
 
errorExecute(Context, Throwable) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
errorExecute(Context, Throwable) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
ErrorExecute - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired when an error happened during Execute
ErrorExecute.ErrorExecuteLiteral - Class in io.smallrye.graphql.cdi.event
 
ErrorExecuteLiteral() - Constructor for class io.smallrye.graphql.cdi.event.ErrorExecute.ErrorExecuteLiteral
 
ErrorInfo - Class in io.smallrye.graphql.cdi.event
Simple Pojo that hold error info
EventsService - Class in io.smallrye.graphql.cdi.event
Implements the EventingService interface and use CDI Events This allows users to take part in the events.
EventsService() - Constructor for class io.smallrye.graphql.cdi.event.EventsService
 

F

FIELD_VISIBILITY - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 

G

get() - Method in class io.smallrye.graphql.cdi.CDIManagedInstance
 
getAddedExtensions() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getArgument(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getArgumentOrDefault(String, A) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getArguments() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getClass(Class<?>) - Method in class io.smallrye.graphql.cdi.CdiLookupService
 
getConfigKey() - Method in class io.smallrye.graphql.cdi.event.EventsService
 
getConfigKey() - Method in class io.smallrye.graphql.cdi.metrics.MetricsService
 
getConfigKey() - Method in class io.smallrye.graphql.cdi.metrics.MicrometerMetricsService
 
getConfigKey() - Method in class io.smallrye.graphql.cdi.metrics.MPMetricsService
 
getConfigKey() - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
getConfigKey() - Method in class io.smallrye.graphql.cdi.validation.ValidationService
 
getConfigValue(String, Class<T>, T) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getContext() - Method in class io.smallrye.graphql.cdi.event.ErrorInfo
 
getDataFetchingEnvironment() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getDefaultErrorMessage() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getDocumentSupplier() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getErrorExtensionFields() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getErrorType() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getExecutionId() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getExecutionId() - Method in class io.smallrye.graphql.cdi.event.ErrorInfo
 
getExecutionInput() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getExtensions() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getField() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getFieldName() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getFieldVisibility() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getHideErrorMessageList() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getInstance(Class<T>) - Method in class io.smallrye.graphql.cdi.CdiLookupService
 
getLocations() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getMessage() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getName() - Method in class io.smallrye.graphql.cdi.CdiLookupService
 
getName() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getOperationName() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getOperationType() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getParentTypeName() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getParserMaxTokens() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getParserMaxWhitespaceTokens() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getPath() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getPath() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getQuery() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getQueryCache() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getQueryComplexityInstrumentation() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getQueryDepthInstrumentation() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getQueryDepthInstrumentation(Integer) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getRequest() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getRequestedOperationTypes() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getSelectedAndSourceFields() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getSelectedFields() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getShowErrorMessageList() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getSource() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
getT() - Method in class io.smallrye.graphql.cdi.event.ErrorInfo
 
getThreadContextType() - Method in class io.smallrye.graphql.cdi.context.GraphQLThreadContextProvider
 
getUnwrapExceptions() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getVariables() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
GraphQLProducer - Class in io.smallrye.graphql.cdi.producer
Produces the GraphQL Services
GraphQLProducer() - Constructor for class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
GraphQLThreadContextProvider - Class in io.smallrye.graphql.cdi.context
 
GraphQLThreadContextProvider() - Constructor for class io.smallrye.graphql.cdi.context.GraphQLThreadContextProvider
 

H

hasArgument(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
hasOperationName() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
hasRequest() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
hasSource() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
hasVariables() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 

I

initialize() - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(boolean) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(boolean, ExecutionStrategy, ExecutionStrategy) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(ExecutionStrategy, ExecutionStrategy) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(Schema) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(Schema, boolean) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(Schema, boolean, ExecutionStrategy, ExecutionStrategy) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(Schema, ExecutionStrategy, ExecutionStrategy) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
INSTRUMENTATION_QUERY_COMPLEXITY - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
INSTRUMENTATION_QUERY_DEPTH - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
io.smallrye.graphql.cdi - package io.smallrye.graphql.cdi
 
io.smallrye.graphql.cdi.config - package io.smallrye.graphql.cdi.config
 
io.smallrye.graphql.cdi.context - package io.smallrye.graphql.cdi.context
 
io.smallrye.graphql.cdi.event - package io.smallrye.graphql.cdi.event
 
io.smallrye.graphql.cdi.metrics - package io.smallrye.graphql.cdi.metrics
 
io.smallrye.graphql.cdi.producer - package io.smallrye.graphql.cdi.producer
 
io.smallrye.graphql.cdi.tracing - package io.smallrye.graphql.cdi.tracing
 
io.smallrye.graphql.cdi.validation - package io.smallrye.graphql.cdi.validation
 
isAllowGet() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isAllowPostWithQueryParameters() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isEventsEnabled() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isFederationEnabled() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isIncludeDirectivesInSchema() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isIncludeIntrospectionTypesInSchema() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isIncludeScalarsInSchema() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isIncludeSchemaDefinitionInSchema() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isMetricsEnabled() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isParserCaptureIgnoredChars() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isParserCaptureLineComments() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isParserCaptureSourceLocation() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isPrintDataFetcherException() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isResolvable(Class<?>) - Method in class io.smallrye.graphql.cdi.CdiLookupService
 
isTracingEnabled() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
isValidationEnabled() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 

L

LITERAL - Static variable in annotation type io.smallrye.graphql.cdi.event.AfterDataFetch
 
LITERAL - Static variable in annotation type io.smallrye.graphql.cdi.event.AfterExecute
 
LITERAL - Static variable in annotation type io.smallrye.graphql.cdi.event.BeforeDataFetch
 
LITERAL - Static variable in annotation type io.smallrye.graphql.cdi.event.BeforeExecute
 
LITERAL - Static variable in annotation type io.smallrye.graphql.cdi.event.ErrorDataFetch
 
LITERAL - Static variable in annotation type io.smallrye.graphql.cdi.event.ErrorExecute
 
LOG_PAYLOAD - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
logPayload() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
LogPayloadOptionConverter - Class in io.smallrye.graphql.cdi.config
Allow for using true/false as valid value (backward compatible)
LogPayloadOptionConverter() - Constructor for class io.smallrye.graphql.cdi.config.LogPayloadOptionConverter
 

M

MetricsService - Class in io.smallrye.graphql.cdi.metrics
A wrapper that chooses an underlying service implementation for metrics and delegates to that implementation.
MetricsService() - Constructor for class io.smallrye.graphql.cdi.metrics.MetricsService
 
MicrometerMetricsService - Class in io.smallrye.graphql.cdi.metrics
 
MicrometerMetricsService() - Constructor for class io.smallrye.graphql.cdi.metrics.MicrometerMetricsService
 
MicroProfileConfig - Class in io.smallrye.graphql.cdi.config
Configuration for GraphQL
MicroProfileConfig() - Constructor for class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
MPMetricsService - Class in io.smallrye.graphql.cdi.metrics
Listening for event and create metrics from it.
MPMetricsService() - Constructor for class io.smallrye.graphql.cdi.metrics.MPMetricsService
 

P

PARSER_CAPTURE_IGNORED_CHARS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
PARSER_CAPTURE_LINE_COMMENTS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
PARSER_CAPTURE_SOURCE_LOCATION - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
PARSER_MAX_TOKENS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
PARSER_MAX_WHITESPACE_TOKENS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
PRINT_DATAFETCHER_EXCEPTION - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
produceSmallRyeContext() - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 

S

SCHEMA_INCLUDE_DEFINITION - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
SCHEMA_INCLUDE_DIRECTIVES - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
SCHEMA_INCLUDE_INTROSPECTION_TYPES - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
SCHEMA_INCLUDE_SCALARS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 
setAddedExtensions(Map<String, Object>) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setAllowGet(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setAllowGet(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setAllowPostWithQueryParameters(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setAllowPostWithQueryParameters(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setArguments(Map<String, A>) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setDataFetchingEnvironment(DataFetchingEnvironment) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setDefaultErrorMessage(String) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setDocumentSupplier(DocumentSupplier) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setErrorExtensionFields(List<String>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setEventsEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setExecutionId(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setExecutionInput(ExecutionInput) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setField(Field) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setFieldName(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setFieldVisibility(String) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setHideErrorMessageList(List<String>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeDirectivesInSchema(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeDirectivesInSchema(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeIntrospectionTypesInSchema(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeIntrospectionTypesInSchema(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeScalarsInSchema(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeScalarsInSchema(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeSchemaDefinitionInSchema(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setIncludeSchemaDefinitionInSchema(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setLogPayload(LogPayloadOption) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setMetricsEnabled(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setMetricsEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setOperationName(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setOperationType(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setParentTypeName(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setParserCaptureIgnoredChars(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setParserCaptureLineComments(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setParserCaptureSourceLocation(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setParserMaxTokens(Integer) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setParserMaxWhitespaceTokens(Integer) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setPath(String) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setPrintDataFetcherException(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setPrintDataFetcherException(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setQueryCache(QueryCache) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setQueryComplexityInstrumentation(Integer) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setRequest(JsonObject) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setRequestedOperationTypes(List<String>) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setSchema(Schema) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
setSelectedAndSourceFields(JsonArray) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setSelectedFields(JsonArray) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setShowErrorMessageList(List<String>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setSource(S) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
setTracingEnabled(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setTracingEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setUnwrapExceptions(List<String>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setValidationEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 

T

toString() - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
TracingService - Class in io.smallrye.graphql.cdi.tracing
Listening for event and create traces from it FIXME: currently, this places the work of all fetchers inside an operation (execution) under the same parent, which is the execution itself.
TracingService() - Constructor for class io.smallrye.graphql.cdi.tracing.TracingService
 
TYPE - Static variable in class io.smallrye.graphql.cdi.context.GraphQLThreadContextProvider
 

U

unwrap(Class<T>) - Method in class io.smallrye.graphql.cdi.context.CDISmallRyeContext
 
UNWRAP_EXCEPTIONS - Static variable in interface io.smallrye.graphql.cdi.config.ConfigKey
 

V

ValidationService - Class in io.smallrye.graphql.cdi.validation
Validate input before execution
ValidationService() - Constructor for class io.smallrye.graphql.cdi.validation.ValidationService
 
A B C D E F G H I L M P S T U V 
All Classes All Packages