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
;
template
isScalarType
(Type)
@
safe
static if
(!(
is(Type == bool)
))
static if
(!(
isFloatingPoint!(Type)
))
static if
(
isIntegral!(Type)
)
enum
isScalarType
=
true
;
enum
isScalarType
;
enum
isScalarType
;
enum
isScalarType
;
Meta
Source
See Source File
graphql
schema
typeconversions
isScalarType
manifest constants
isScalarType