fluid-graphql-execution
0.13.0
fluid-graphql-execution
/
io.fluidsonic.graphql
/
GExecutorContextExtensionSet
GExecutor
Context
Extension
Set
interface
GExecutorContextExtensionSet
Content copied to clipboard
Types
Functions
Extensions
Types
Builder
Link copied to clipboard
interface
Builder
Content copied to clipboard
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
get
Link copied to clipboard
abstract
operator
fun
<
Value
:
Any
>
get
(
key
:
GExecutorContextExtensionKey
<
out
Value
>
)
:
Value
?
Content copied to clipboard
is
Empty
Link copied to clipboard
abstract
fun
isEmpty
(
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String
Content copied to clipboard
Extensions
is
Not
Empty
Link copied to clipboard
fun
GExecutorContextExtensionSet
.
isNotEmpty
(
)
:
Boolean
Content copied to clipboard