Contentful GraphQL Content API

The GraphQL Content API provides a GraphQL API interface to the content from Contentful. Each Contentful space comes with a GraphQL schema based on its content model. This GraphQL schema is generated at request time and is always up-to-date with the current status of the space.

API entry from apis.yml

apis.yml Raw ↑
aid: contentful:contentful-graphql-content-api
name: Contentful GraphQL Content API
tags:
- CMS
- Content
- GraphQL
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://www.contentful.com/developers/docs/references/graphql/
properties:
- url: https://www.contentful.com/developers/docs/references/graphql/
  type: Documentation
- url: graphql/contentful-graphql.md
  type: GraphQL
description: The GraphQL Content API provides a GraphQL API interface to the content from Contentful.
  Each Contentful space comes with a GraphQL schema based on its content model. This GraphQL schema is
  generated at request time and is always up-to-date with the current status of the space.