python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Accessing an array within an array using React, Gatsby and GraphQL
Using the Contentful CMS I've created a content model that allows for multiple items within a series of items. Part of the GraphQL query is as follows below:
valueContainers {
id
title
...
Sam St Aubyn
Votes: 0
Answers: 1
Sort allContentAsset by tag in Gatsby is it possible?
I try for few days to sort my Asset media by the tag than I added on each Asset in Contentful, but I failed on each try...
See my previous question about that sort content by tag in Gatsby with Contef...

Knupel
Votes: 0
Answers: 1
NEXTJS error: export encountered error on following paths
I am using nextjs to query contentful. The posts are loading as are thee slugs during next dev however during npm run build i keept getting the error as mentioned in the title. I don't know why. I hav...
someone
Votes: 0
Answers: 0
sort content by tag in Gatsby with Conteful API
In Contentful, I create a content with few media pictures. The pictures have two different tags boxon and attaqueGenetique. I want to sort the slideshow by using tags I've added for each media, but I ...

Knupel
Votes: 0
Answers: 1