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