1.0.0 • Published 2 years ago

contentful-apollo-federation v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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