Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
13 views

Let's say there's a Content Model which includes three content types: RootNode, Node, Leaf. As the names imply, content type RootNode includes fields nodes and leafs which respectively includes zero-...
RAM's user avatar
  • 2,846
0 votes
0 answers
53 views

I have 3 content models and I am trying to perform a full text search based on relevance and based on most recent (updated time) in two separate cases. { query: 'test', 'sys.contentType.sys.id[in]'...
0 votes
1 answer
27 views

I have 3 content models - 'Article', 'Supplier Showcase' and 'Landing page'. Performing search operation with order works when using queries with individual models such as { query: 'PVD', ...
0 votes
0 answers
61 views

I've an Intros content type in Contentful, and this is some portion of the JSON representation of the content type { "name": "Intros", "description": "Inserted ...
0 votes
0 answers
32 views

I am building a static webpage with GATSBY and CONTENTUFUL, and i want to make the website hybrid, when i am on local development i want to set the downloadLocal option to false, so i dont download ...
0 votes
0 answers
13 views

I am using @mitya's cfimp with Contentful, and I don't see any mention in the documentation of how to import more than one value into a many-reference field. Can it be done, and if so, how? I don't ...
0 votes
0 answers
49 views

Problem When Contentful content updates, Netlify rebuilds via webhook but uses outdated _data files instead of fresh Contentful data. The deployed site remains stale. Current Setup Jekyll site hosted ...
0 votes
1 answer
117 views

I have Contentful content models, and I fetch the GraphQL Schema that Contentful generates, and use it to generate Typescript types. In my content model, some fields are set as "required" ...
0 votes
1 answer
75 views

I'm working with Contentful (React + React Query app) and I’ve run into an issue with localized images. I have entries in Contentful of the type ConferenceCoChairs, which include the fields pib, ...
3 votes
2 answers
98 views

I'm using the contentful npm package (version ^11.5.11) in a TypeScript project and querying entries with a match operator on a field (fields.key). The query works correctly and returns expected ...
1 vote
1 answer
97 views

I’m using React, Astro and Contenful. I need to render rich text with images. I tried to use documentToReactComponents function from @Contentful/rich-text-react-renderer package to render rich text. ...
0 votes
1 answer
96 views

I have a contentful custom app, with a page location configured. I want to be able to share a link to a specific sub-screen of the custom app page, controlled by URL query params or the URL path. The ...
1 vote
0 answers
62 views

We have a huge codebase, and I ll make it simple here. I have a Header Component, A Body Component, and a Footer Component and we have three domains, EN, PT and DE. If I am in UK Domain, I have ...
0 votes
1 answer
117 views

I am currently able to display all my images and titles on my products page of my react project. Now I would like to create a single product page when I click on a item. This is the function I am ...
1 vote
2 answers
103 views

I'm working on a Next.js project using Contentful as my CMS. I'm fetching room details, including a collection of images, through a GraphQL query. In the Contentful UI, the room entry contains ...

15 30 50 per page
1
2 3 4 5
...
58

AltStyle によって変換されたページ (->オリジナル) /