fluid-graphql-dsl
0.14.0
fluid-graphql-dsl
/
io.fluidsonic.graphql
/
GSchemaBuilder
/
NodeBuilder
/
extension
extension
abstract
fun
<
Value
:
Any
>
extension
(
key
:
GNodeExtensionKey
<
out
Value
>
)
:
Value
?
Content copied to clipboard
abstract
fun
<
Value
:
Any
>
extension
(
key
:
GNodeExtensionKey
<
in
Value
>
,
value
:
Value
)
Content copied to clipboard