fluid-graphql-execution
0.13.0
fluid-graphql-execution
/
io.fluidsonic.graphql
/
GExecutorContext
GExecutor
Context
interface
GExecutorContext
Content copied to clipboard
Properties
Properties
document
Link copied to clipboard
abstract
val
document
:
GDocument
Content copied to clipboard
extensions
Link copied to clipboard
abstract
val
extensions
:
GExecutorContextExtensionSet
Content copied to clipboard
operation
Link copied to clipboard
abstract
val
operation
:
GOperationDefinition
Content copied to clipboard
root
Link copied to clipboard
abstract
val
root
:
Any
Content copied to clipboard
root
Type
Link copied to clipboard
abstract
val
rootType
:
GObjectType
Content copied to clipboard
schema
Link copied to clipboard
abstract
val
schema
:
GSchema
Content copied to clipboard
variable
Values
Link copied to clipboard
abstract
val
variableValues
:
Map
<
String
,
Any
?
>
Content copied to clipboard