graphqld v2.1.2 (2020-02-06T16:16:39Z)
Dub
Repo
toType.toType
graphql
helper
toType
Undocumented in source.
enum
toType
;
enum
toType
;
enum
toType
;
enum
toType
;
enum
toType
;
enum
toType
;
enum
toType
;
template
toType
(T)
@
safe
static if
(!(
is(T == bool)
))
static if
(!(
isIntegral!(T)
))
static if
(!(
isFloatingPoint!(T)
))
static if
(!(
isSomeString!(T)
))
static if
(!(
isArray!(T)
))
static if
(!(
isAggregateType!(T)
))
static if
(
is(T == BigInt)
)
enum
toType
=
Json.Type.bigint
;
enum
toType
;
Meta
Source
See Source File
graphql
helper
toType
manifest constants
toType