types property

Set<GraphQLType?> types

Implementation

Set<GraphQLType?> get types => traversedTypes;