enterTypeExtension

open fun enterTypeExtension(ctx: GraphQLParser.TypeExtensionContext)

Enter a parse tree produced by GraphQLParser#typeExtension.

The default implementation does nothing.