Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 732 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 732 Bytes

GeoServer GraphQL service

This plugin adds a GraphQL endpoint and generates a GraphQL schema for all feature types.

It also adds the graphiql client to the publishing tab when editing layers.

To install, add the jar to the GeoServer jar (additional libs folder or WEB-INF/lib depending on your installation). You'll also have to make sure to add the jackson-databind and jackson-annotation jars in the correct version. For current versions these are jackson-databind and jackson-annotations.