apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
exitOperationType
exit
Operation
Type
open fun
exitOperationType
(ctx:
GraphQLParser.OperationTypeContext
)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#operationType.
The default implementation does nothing.