graphqld v4.0.0 (2023-01-10T11:26:58Z)
Dub
Repo
GQLDSubscription
graphql
schema
types
Undocumented in source.
@
safe
class
GQLDSubscription :
GQLDOperation
{
this
();
}
Constructors
this
this
()
Undocumented in source.
Inherited Members
From GQLDOperation
returnType
GQLDType
returnType
;
Undocumented in source.
returnTypeName
string
returnTypeName
;
Undocumented in source.
parameters
GQLDType
[
string
]
parameters
;
Undocumented in source.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
graphql
schema
types
classes
GQLDBool
GQLDEnum
GQLDFloat
GQLDInt
GQLDLeaf
GQLDList
GQLDMap
GQLDMutation
GQLDNonNull
GQLDNullable
GQLDObject
GQLDOperation
GQLDQuery
GQLDScalar
GQLDSchema
GQLDString
GQLDSubscription
GQLDType
GQLDUnion
enums
GQLDKind
functions
toList
toMap
toNonNull
toNullable
toObject
toOperation
toScalar
toShortString
typeToGQLDType