Explicit GraphQL input types for Point, Line, Polygon
Open
- Dominant language
- TypeScript
- Stars
- 90
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Is there a benefit to using a single GraphQL input type (GeoJSON)? For web mapping purposes, you usually need to know whether you're dealing with points, lines, or polygons, so I would prefer to see GeoJSONPoint, GeoJSONLine, etc. exposed in the GraphQL schema.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.