Closed agnesgaroux closed 6 months ago
Following the slice machine changes reflected in the Prismic API, we have to change the graphQuery used to fetch articles from said Prismic API.
The graph query is valid: running yarn update-prismic-snapshots doesn't error The pipeline tests pass using the updated prismic snapshots
yarn update-prismic-snapshots
No more errors in the alert channel
Slack chats happened here
What does this change?
Following the slice machine changes reflected in the Prismic API, we have to change the graphQuery used to fetch articles from said Prismic API.
How to test
The graph query is valid: running
yarn update-prismic-snapshots
doesn't error The pipeline tests pass using the updated prismic snapshotsHow can we measure success?
No more errors in the alert channel
Have we considered potential risks?