fluid-graphql-dsl
0.14.0
fluid-graphql-dsl
/
io.fluidsonic.graphql
/
GraphQLTypeContainerScope
Graph
QLType
Container
Scope
interface
GraphQLTypeContainerScope
Content copied to clipboard
Types
Functions
Properties
Extensions
Inheritors
Types
Ref
Factory
Link copied to clipboard
object
RefFactory
:
PropertyDelegateProvider
<
Nothing
?
,
ReadOnlyProperty
<
Nothing
?
,
GNamedTypeRef
>
>
Content copied to clipboard
Functions
List
Link copied to clipboard
open
fun
List
(
type
:
GTypeRef
)
:
GTypeRef
Content copied to clipboard
open
fun
List
(
type
:
String
)
:
GTypeRef
Content copied to clipboard
not
Link copied to clipboard
open
operator
fun
GTypeRef
.
not
(
)
:
GNonNullTypeRef
Content copied to clipboard
open
operator
fun
String
.
not
(
)
:
GNonNullTypeRef
Content copied to clipboard
type
Link copied to clipboard
open
fun
type
(
name
:
String
)
:
GNamedTypeRef
Content copied to clipboard
Properties
Boolean
Link copied to clipboard
open
val
Boolean
:
GNamedTypeRef
Content copied to clipboard
Float
Link copied to clipboard
open
val
Float
:
GNamedTypeRef
Content copied to clipboard
ID
Link copied to clipboard
open
val
ID
:
GNamedTypeRef
Content copied to clipboard
Int
Link copied to clipboard
open
val
Int
:
GNamedTypeRef
Content copied to clipboard
String
Link copied to clipboard
open
val
String
:
GNamedTypeRef
Content copied to clipboard
Inheritors
GraphQLFragmentDefinitionContainerScope
Link copied to clipboard
GraphQLVariableContainerScope
Link copied to clipboard
Extensions
type
Link copied to clipboard
val
GraphQLTypeContainerScope
.
type
:
GraphQLTypeContainerScope.RefFactory
Content copied to clipboard