Skip navigation links
A B C E F G H I L M P S T U V W 

A

AfterDataFetch - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired after DataFetch
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.AfterDataFetchLiteral - Class in io.smallrye.graphql.cdi.event
 
AfterDataFetchLiteral() - Constructor for class io.smallrye.graphql.cdi.event.AfterDataFetch.AfterDataFetchLiteral
 
AfterExecute - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired after execute
afterExecute(Context) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
afterExecute(Context) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
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 - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired before DataFetch
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.BeforeDataFetchLiteral - Class in io.smallrye.graphql.cdi.event
 
BeforeDataFetchLiteral() - Constructor for class io.smallrye.graphql.cdi.event.BeforeDataFetch.BeforeDataFetchLiteral
 
BeforeExecute - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired before execute
beforeExecute(Context) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
beforeExecute(Context) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
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
 
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
 

E

ENABLE_EVENTS - 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 - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired when an error happened during DataFetch
errorDataFetch(String, Throwable) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
errorDataFetch(String, Throwable) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
ErrorDataFetch.ErrorDataFetchLiteral - Class in io.smallrye.graphql.cdi.event
 
ErrorDataFetchLiteral() - Constructor for class io.smallrye.graphql.cdi.event.ErrorDataFetch.ErrorDataFetchLiteral
 
ErrorExecute - Annotation Type in io.smallrye.graphql.cdi.event
CDI Event fired when an error happened during Execute
errorExecute(String, Throwable) - Method in class io.smallrye.graphql.cdi.event.EventsService
 
errorExecute(String, Throwable) - Method in class io.smallrye.graphql.cdi.tracing.TracingService
 
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
ErrorInfo(String, Throwable) - Constructor for class io.smallrye.graphql.cdi.event.ErrorInfo
 
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

getArgument(String) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getArgumentOrDefault(String, T) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getArguments() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
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
 
getDefaultErrorMessage() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
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.event.ErrorInfo
 
getExecutionId() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getExtensions() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getFieldName() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getFieldVisibility() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getHideErrorMessageList() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getInstance(Class<?>) - 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.producer.SmallRyeContextAccessorProxy
 
getOperationType() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getParentTypeName() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getPath() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getPath() - Method in class io.smallrye.graphql.cdi.validation.BeanValidationError
 
getQuery() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getRequest() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getRequestedOperationTypes() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getSelectedFields(boolean) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getSelectedFields() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getShowErrorMessageList() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getSource() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
getT() - Method in class io.smallrye.graphql.cdi.event.ErrorInfo
 
getUnwrapExceptions() - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
getVariables() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
GraphQLProducer - Class in io.smallrye.graphql.cdi.producer
Produces the GraphQL Services
GraphQLProducer() - Constructor for class io.smallrye.graphql.cdi.producer.GraphQLProducer
 

H

hasArgument(String) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
hasOperationName() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
hasSource() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
hasVariables() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 

I

initialize(Schema) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(Schema, boolean) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize(boolean) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
initialize() - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
io.smallrye.graphql.cdi - package io.smallrye.graphql.cdi
 
io.smallrye.graphql.cdi.config - package io.smallrye.graphql.cdi.config
 
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
 
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
 
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

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

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
 
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
 
setDefaultErrorMessage(String) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setErrorExtensionFields(Optional<List<String>>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setEventsEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setFieldVisibility(String) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setHideErrorMessageList(Optional<List<String>>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setHideList(Optional<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
 
setPrintDataFetcherException(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setPrintDataFetcherException(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setSchema(Schema) - Method in class io.smallrye.graphql.cdi.producer.GraphQLProducer
 
setShowErrorMessageList(Optional<List<String>>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setShowList(Optional<List<String>>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setTracingEnabled(boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setTracingEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setUnwrapExceptions(Optional<List<String>>) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
setValidationEnabled(Boolean) - Method in class io.smallrye.graphql.cdi.config.MicroProfileConfig
 
SmallRyeContextAccessorProxy - Class in io.smallrye.graphql.cdi.producer
Class that serves as a proxy decorator for obtaining the current SmallRyeContext.
SmallRyeContextAccessorProxy() - Constructor for class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 

T

toString() - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
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
 

U

unwrap(Class<T>) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
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
 

W

withDataFromExecution(ExecutionInput) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
withDataFromExecution(ExecutionInput, QueryCache) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
withDataFromFetcher(DataFetchingEnvironment, Field) - Method in class io.smallrye.graphql.cdi.producer.SmallRyeContextAccessorProxy
 
A B C E F G H I L M P S T U V W 
Skip navigation links

Copyright © 2018–2021. All rights reserved.