public class NestingNonNullTypeException
Throws on nesting a non-null graphql type twice.
| Constructor and Description |
|---|
NestingNonNullTypeException(graphql.schema.GraphQLType gType,
kotlin.reflect.KType kType)
Throws on nesting a non-null graphql type twice.
|