gatsby-source-graphcms icon indicating copy to clipboard operation
gatsby-source-graphcms copied to clipboard

The official Gatsby source plugin for GraphCMS projects

Results 28 gatsby-source-graphcms issues
Sort by recently updated
recently updated
newest added

## Description A model using nested components will break the building showing `bad request` error. Eg: - `Modular page `> `Carrousel (Modular)` > `Items (Component)` -> Bad Request 🔴 -...

Hello there, Since yesterday, I am unable to build anymore using the gatsby-source-graphcms plugin. This worked perfectly fine the previous week on my projects, but now it results in the...

GraphCMS will soon [update the asset domain](https://graphcms.notion.site/Our-Asset-Domain-Will-Change-Soon-9c48046b53cf4d1e9be81135d235ab5f) from `media.graphcms.com` to `media.graphassets.com`. Pull request: #236

GraphCMS will soon [update the asset domain](https://graphcms.notion.site/Our-Asset-Domain-Will-Change-Soon-9c48046b53cf4d1e9be81135d235ab5f) from `media.graphcms.com` to `media.graphassets.com`.

Your [React library](https://github.com/GraphCMS/react-image) for loading GraphCMS images has the ability to compress and serve images in the [Webp format](https://github.com/GraphCMS/react-image/blob/2d2fa4210a86475204f8eba564f7c3ceda9969a3/src/index.js#L63). It would make sense to include the functionality in this library,...

as discussed in https://github.com/GraphCMS/gatsby-source-graphcms/issues/214, I've enhanced the demo to include local images as a test case.

If no token is provided, and permissions are added, Gatsby will fail to fetch content for the schema it has access to. GraphCMS doesn't remove anything from introspection that you...

docs

Create documentation for working with locales and GraphCMS localisation using the source plugin. This should include examples in the existing demo app.

example
docs

Add notes to documentation stating how Gatsby types and query fields are generated from the remote GraphCMS, and how configuring `typePrefix` impacts this.

docs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | ---...