Field not recognized on my GraphQL query?

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.

https://community.prismic.io/t/camelcase-named-fields-are-missing-in-graphql-explorer-and-introspection/3040/9

I've added your information to the issue tracker and we'll update everyone in that other thread once this has been resolved.

Thanks.