Interface UnomiToGraphQLConverter
-
public interface UnomiToGraphQLConverter
-
-
Method Summary
Static Methods Modifier and Type Method Description static String
convertEventType(String eventType)
static graphql.schema.GraphQLType
convertPropertyType(String type)
-