fluid-graphql-dsl
0.14.0
fluid-graphql-dsl
/
io.fluidsonic.graphql
/
GraphQLDirectiveBuilder
Graph
QLDirective
Builder
interface
GraphQLDirectiveBuilder
:
GraphQLDirectiveBuilderScope
,
GraphQLArgumentsContainer
Content copied to clipboard
Functions
Functions
arguments
Link copied to clipboard
abstract
fun
arguments
(
arguments
:
List
<
GArgument
>
)
Content copied to clipboard
build
Link copied to clipboard
abstract
fun
build
(
)
:
GDirective
Content copied to clipboard
enum
Link copied to clipboard
open
fun
enum
(
name
:
String
)
:
GEnumValue
Content copied to clipboard
variable
Link copied to clipboard
open
fun
variable
(
name
:
String
)
:
GVariableRef
Content copied to clipboard