B C E I O S 
All Classes All Packages

B

beginExecution(InstrumentationExecutionParameters) - Method in class io.sentry.graphql.SentryInstrumentation
 

C

createState() - Method in class io.sentry.graphql.SentryInstrumentation
 

E

execute(ISpan, DataFetchingEnvironment, Object) - Method in interface io.sentry.graphql.SentryInstrumentation.BeforeSpanCallback
 

I

instrumentDataFetcher(DataFetcher<?>, InstrumentationFieldFetchParameters) - Method in class io.sentry.graphql.SentryInstrumentation
 
io.sentry.graphql - package io.sentry.graphql
 

O

onException(DataFetcherExceptionHandlerParameters) - Method in class io.sentry.graphql.SentryDataFetcherExceptionHandler
 

S

SentryDataFetcherExceptionHandler - Class in io.sentry.graphql
Captures exceptions that occur during data fetching, passes them to Sentry and invokes a delegate exception handler.
SentryDataFetcherExceptionHandler(DataFetcherExceptionHandler) - Constructor for class io.sentry.graphql.SentryDataFetcherExceptionHandler
 
SentryDataFetcherExceptionHandler(IHub, DataFetcherExceptionHandler) - Constructor for class io.sentry.graphql.SentryDataFetcherExceptionHandler
 
SentryInstrumentation - Class in io.sentry.graphql
 
SentryInstrumentation() - Constructor for class io.sentry.graphql.SentryInstrumentation
 
SentryInstrumentation(IHub) - Constructor for class io.sentry.graphql.SentryInstrumentation
 
SentryInstrumentation(IHub, SentryInstrumentation.BeforeSpanCallback) - Constructor for class io.sentry.graphql.SentryInstrumentation
 
SentryInstrumentation(SentryInstrumentation.BeforeSpanCallback) - Constructor for class io.sentry.graphql.SentryInstrumentation
 
SentryInstrumentation.BeforeSpanCallback - Interface in io.sentry.graphql
 
B C E I O S 
All Classes All Packages