Devographics / Devographics/Monorepo
CSS 2026 - Query errors
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
First one:
> Build-time query error | Block ID: favorite_new_features | Cannot query field "_cardinalities" on type "DataAPI_ResponseEditionData".
Affecting pretty much all pages with data queries:
- https://2026.stateofcss.com/en-US/
- https://2026.stateofcss.com/en-US/features/
- https://2026.stateofcss.com/en-US/pain-points/
- https://2026.stateofcss.com/en-US/other-tools/
- https://2026.stateofcss.com/en-US/usage/
- https://2026.stateofcss.com/en-US/resources/
- https://2026.stateofcss.com/en-US/demographics/
- https://2026.stateofcss.com/en-US/metadata/
Every error seems to be about *"_cardinalities" on type "DataAPI_ResponseEditionData"*.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the build-time query error on the listed 2026 State of CSS pages and trace the query for block ID favorite_new_features. Done means those pages build without errors about "_cardinalities" on DataAPI_ResponseEditionData.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100