We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27367ab commit 805f218Copy full SHA for 805f218
packages/gatsby-source-contentful/README.md
@@ -82,7 +82,7 @@ like the following:
82
83
```graphql
84
{
85
- allContentfulProduct {
+ allContentfulProduct {
86
edges {
87
node {
88
id
0 commit comments