{"componentChunkName":"component---src-templates-blogpost-js","path":"/posts/newest-post-because-yes/","result":{"data":{"contentfulBlogPost":{"title":"Newest post because yes","author":[{"id":"a9ba895b-2579-5784-9a8b-be6464bf2e96","name":"Tonye ","bio":"Sensei of this blog"}],"slug":"newest-post-because-yes","body":{"json":{"data":{},"content":[{"data":{},"content":[{"data":{},"marks":[],"value":"We'll be using Contentful's ","nodeType":"text"},{"data":{},"marks":[{"type":"italic"}],"value":"Content Delivery API","nodeType":"text"},{"data":{},"marks":[],"value":" since we want to retrieve published data only, so be sure to grab the ","nodeType":"text"},{"data":{},"marks":[{"type":"italic"}],"value":"Content Delivery API","nodeType":"text"},{"data":{},"marks":[],"value":" key and not the ","nodeType":"text"},{"data":{},"marks":[{"type":"italic"}],"value":"Content Preview API key","nodeType":"text"},{"data":{},"marks":[],"value":".","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"In your ","nodeType":"text"},{"data":{},"marks":[{"type":"code"}],"value":"gatsby-config.js","nodeType":"text"},{"data":{},"marks":[],"value":" file, add the configuration object to the ","nodeType":"text"},{"data":{},"marks":[{"type":"code"}],"value":"plugins","nodeType":"text"},{"data":{},"marks":[],"value":" array:","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"content":[{"data":{},"marks":[{"type":"code"}],"value":"plugins: [\n        ...\n    {\n      resolve: `gatsby-source-contentful`,\n      options: {\n        spaceId: `YOUR_SPACE_ID`,\n        accessToken: `YOUR_CONTENT_DELIVERY_API_KEY`\n      }\n    }\n],","nodeType":"text"}],"nodeType":"paragraph"}],"nodeType":"blockquote"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"}],"nodeType":"document"}},"image":[{"file":{"url":"//images.ctfassets.net/z0fc8ny47sfm/5gq3lLSQzganhyRuFj7Cg/b297b12cdcb9297d096b8952c6bea8f9/photo-1572961140492-90c3848719ae"}}],"tags":["content","blog","post"]}},"pageContext":{"isCreatedByStatefulCreatePages":false,"slug":"newest-post-because-yes","id":"09d2c872-1867-5ad3-b678-519feb472b05"}}}