menu
graphql_server3 package
documentation
graphql_ws.dart
GraphQLWsMessage
type property
type property
dark_mode
light_mode
type
property
String
type
final
One of the protocol's message types, such as
subscribe
.
Implementation
final String type;
graphql_server3 package
documentation
graphql_ws
GraphQLWsMessage
type property
GraphQLWsMessage class