GraphQLNamedTypeExtension<Value, Serialized> extension

Extensions for GraphQLNamedType

on

Methods

whenNamed<O>({required O enum_(GraphQLEnumType<Value>), required O scalar(GraphQLScalarType<Value, Serialized>), required O object(GraphQLObjectType<Value>), required O input(GraphQLInputObjectType<Value>), required O union(GraphQLUnionType<Value>)}) → O
Executes the passed callback for the type of this