Hi there,
I don't understand why the field "shortenTitle" is not recognized in my GraphQL query, can you give my an hint?
Proof that the field does exist in my slice:
Is it a cache problem or something? If so, how do I clear it?
Hi Lucien,
Can you:
Thanks.
Can you give me the URL of your repo so I can test this on my side?
Here it is: https://handyamo-www.prismic.io/
OK, I was able to recreate your issue and it seems related to the issue described below. So this is a known issue, but the team isn't working on it at the minute, although it is a priority for when we update the GraphQL API.
In the meantime, you should use snake_case for this field instead.
I've added your information to the issue tracker and we'll update everyone in that other thread once this has been resolved.
Thanks.