traversedTypes property

Set<GraphQLNamedType> traversedTypes
final

The set of types collected at this point

Implementation

final traversedTypes = <GraphQLNamedType>{};