gatsby-source-contentful Restricted ContentType name found. The name "entity" is not allowed. #31256
Unanswered
shameer-rahman
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i'm getting build error after upgrading gatsby to v3.4.0 and gatsby-source-contentful to v5.0.2, i do have a content type in contentful called "entity", why does it break the build when "entity" is not one of the Restricted ContentType name,
the reserved type names list can be found here: (entity is not one of them) https://www.contentful.com/developers/docs/references/graphql/#/reference/schema-generation/reserved-type-names
Beta Was this translation helpful? Give feedback.
All reactions