graphql.directives

Undocumented in source.

Members

Functions

add
T add(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
continueAfterDirectives
bool continueAfterDirectives(const(Directives) dirs, Json vars)
Undocumented in source. Be warned that the author may not have intended to support it.
extractSkipInclude
SkipInclude extractSkipInclude(const(Directives) dirs, Json vars)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SkipInclude
struct SkipInclude
Undocumented in source.

Meta