I have two repos both using Prismic. In one of them, the Richtext field looks odd. This one does not match the fields one would expect here, instead, as viewed through /__graphiql, it has
richtext {
HTML
raw
text
}
Why are the two different if they are both Richtext? Are there some obscure settings or newer changes that have altered the behaviour of the richtext? The 'raw' seems to contain all the correct fields that one would expect.