Variable: GraphQLBoolean
ts
const GraphQLBoolean: GraphQLScalarType<boolean, boolean>;Defined in: node_modules/graphql/type/scalars.d.ts:21
The built-in Boolean scalar type.
const GraphQLBoolean: GraphQLScalarType<boolean, boolean>;Defined in: node_modules/graphql/type/scalars.d.ts:21
The built-in Boolean scalar type.