graphqld v1.0.0 (2019-08-22T15:10:55Z)
Dub
Repo
GQLDInt
graphql
schema
types
Undocumented in source.
@
safe
class
GQLDInt :
GQLDScalar
{
this
();
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
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