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