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 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.
Hi Phil,
The document is 100% published. Regarding the API ID (it's already pushed obviously):
It's weird that all the fields are recognized except this one
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.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.