Skip to content

xolvio/contentful-apollo-federation

Repository files navigation

contentful-apollo-federation

A NPM packages which provides a function to create an Apollo Server with Apollo Federation support with the schema based on the Contentful GraphQL schema and the data coming primarily from Contentful.

Features

  • Enabling the Contentful GraphQL API for Apollo Federation
    • Automatically adds key directives to the content model types
    • Extension points
      • Allows to modify the Contentful GraphQL schema
      • Extensions to Contentful GraphQL types are possible
    • Delivers content from the Contentful GraphQL API out of the box

Example

Example