Enum Class GraphQLApolloWsRequest.ClientType

java.lang.Object
java.lang.Enum<GraphQLApolloWsRequest.ClientType>
io.micronaut.configuration.graphql.ws.apollo.GraphQLApolloWsRequest.ClientType
All Implemented Interfaces:
Serializable, Comparable<GraphQLApolloWsRequest.ClientType>, Constable
Enclosing class:
GraphQLApolloWsRequest

public static enum GraphQLApolloWsRequest.ClientType extends Enum<GraphQLApolloWsRequest.ClientType>
Types of messages received from the client.