types property

Set<GraphQLType?> get types

Implementation

Set<GraphQLType?> get types => traversedTypes;