customTypes property

List<GraphQLType> customTypes
final

Any custom types to include in introspection information.

Implementation

final List<GraphQLType> customTypes = [];