graphqld ~moving_stuff_around (2022-04-07T19:51:00.3248447)
Dub
Repo
isScalarType.isScalarType
graphql
schema
typeconversions
isScalarType
Undocumented in source.
enum
isScalarType
;
enum
isScalarType
;
enum
isScalarType
;
enum
isScalarType
;
enum
isScalarType
;
enum
isScalarType
;
template
isScalarType
(Type)
@
safe
static if
(!(
is(Type == bool)
))
static if
(!(
isFloatingPoint!(Type)
))
static if
(!(
isIntegral!(Type)
))
static if
(!(
isSomeString!Type
))
static if
(!(
is(Type == enum)
))
enum
isScalarType
=
false
;
Meta
Source
See Source File
graphql
schema
typeconversions
isScalarType
manifest constants
isScalarType