gatsby-source-custom-api icon indicating copy to clipboard operation
gatsby-source-custom-api copied to clipboard

Build warning message

Open mmorsel opened this issue 4 years ago • 1 comments
trafficstars

In my project, i have many warnings type: "Object 'pagesComments': Better provide a schema!" and "The key "id" is restricted in GraphQl!". How can i hide or turn off this messages?

mmorsel avatar Apr 02 '21 14:04 mmorsel

You need to define the schema for "pagesComments", mind pasting your gatsby-config.js content here?

dmotan avatar Aug 12 '21 17:08 dmotan