Interface GraphQLMessage.ITypeStage
-
- All Known Implementing Classes:
GraphQLMessage.Builder
- Enclosing class:
- GraphQLMessage
public static interface GraphQLMessage.ITypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GraphQLMessage.IBuildStagetype(GraphQLMessageType type)
-
-
-
Method Detail
-
type
GraphQLMessage.IBuildStage type(GraphQLMessageType type)
-
-