graphqld v4.0.4 (2023-03-17T13:42:08Z)
Dub
Repo
PathElement
graphql
helper
Undocumented in source.
@
safe
struct
PathElement {
string
str
;
size_t
idx
;
static
PathElement
opCall
(string s);
static
PathElement
opCall
(size_t s);
Json
toJson
();
}
Members
Functions
toJson
Json
toJson
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
opCall
PathElement
opCall
(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
PathElement
opCall
(size_t s)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
idx
size_t
idx
;
Undocumented in source.
str
string
str
;
Undocumented in source.
Meta
Source
See Implementation
graphql
helper
enums
JoinJsonPrecedence
functions
accessNN
compareJson
dToString
dataIsEmpty
dataIsNull
dtToString
extract
firstCharUpperCase
getTypename
getWithDefault
getWithPath
hasPathTo
insertError
insertPayload
isScalar
joinJson
jsonTo
lexAndParse
returnTemplate
stringToDT
stringTypeStrip
toGraphqlJson
manifest constants
d
e
structs
JsonCompareResult
PathElement
StringTypeStrip
templates
isClass
isNotInTypeSet
toType