Class PointScalarConverter
java.lang.Object
org.autumnframework.service.graphql.geojson.scalars.PointScalarConverter
- Author:
- perezdf
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic graphql.schema.GraphQLScalarTypeThe singleton Point scalar -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
public static graphql.schema.GraphQLScalarType INSTANCEThe singleton Point scalar
-
-
Constructor Details
-
PointScalarConverter
public PointScalarConverter()
-