Package io.stigg.api.operations.type
Class GraphQLBoolean
- java.lang.Object
-
- io.stigg.api.operations.type.GraphQLBoolean
-
public class GraphQLBoolean extends java.lang.ObjectThe `Boolean` scalar type represents `true` or `false`.
-
-
Field Summary
Fields Modifier and Type Field Description static com.apollographql.apollo3.api.CustomScalarTypetype
-
Constructor Summary
Constructors Constructor Description GraphQLBoolean()
-