ofType property

  1. @override
GraphQLType<Value, Serialized> ofType
override

The wrapped type

Implementation

@override
GraphQLType<Value, Serialized> get ofType;