A monorepo providing an Apollo Server for Ghost. Not only does this project provide a standalone server, but also provides each piece independently to support extending your own Apollo Server implementation.
Examples of available endpoints and corresponding queries documented here. These examples may not be up to date and offer complete details, so viewing the schema directly is encouraged.
This project is a monorepo for flexibility of usage supporting standalone servers or custom implementations. For example, one can import resolvers independently from the @foo-software/ghost-graphql
package or instantiate a standalone server from @foo-software/ghost-graphql-server
.
For quick start instructions to spin up a standalone server, check out the guide. Otherwise, if you're looking to integrate with an existing, custom Apollo server - go to the custom integration guide.
@foo-software/ghost-graphql
: Apollo GraphQL data sources, query resolvers, schemas, and types for Ghost.@foo-software/ghost-graphql-server
: An Apollo GraphQL server for Ghost supporting programmatic or CLI usage.
This project also provides a pre-configured Docker container as a standalone server. See @foo-software/ghost-graphql-server
for more.
The schema structure can be seen in schema.graphql of the @foo-software/ghost-graphql
package.
This package was brought to you by Foo - a website quality monitoring tool. Automatically test and monitor website performance, SEO and accessibility with Lighthouse. Analyze historical records of Lighthouse tests with automated monitoring. Report with confidence about SEO and performance improvements to stay on top of changes when they happen!