Skip to content

A monorepo providing an Apollo Server for Ghost and the pieces independently.

Notifications You must be signed in to change notification settings

foo-software/ghost-graphql

Repository files navigation

GraphQL for Ghost

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.

Quick Start

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.

Packages

Docker

This project also provides a pre-configured Docker container as a standalone server. See @foo-software/ghost-graphql-server for more.

Schema

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!