Our PHP Error Log is showing the following PHP Fatal error:
PHP Fatal error: Uncaught GraphQLErrorInvariantViolation: Field 'post' on 'ToolsetNewsExtraImgsGrpNewsExtraImgsGrp' does not have a Type. in /var/web/site/public_html/wp-content/themes/yootheme/vendor/yootheme/graphql/src/SchemaBuilder.php:313
PHP Stacktrace:
/var/web/site/public_html/wp-content/themes/yootheme/vendor/yootheme/graphql/src/SchemaBuilder.php(332): YOOtheme\GraphQL\SchemaBuilder->loadField(Object(GraphQL\Type\Definition\ObjectType), Array)
/var/web/site/public_html/wp-content/themes/yootheme/vendor/yootheme/graphql/src/SchemaBuilder.php(231): YOOtheme\GraphQL\SchemaBuilder->loadFields(Object(GraphQL\Type\Definition\ObjectType), Array)
/var/web/site/public_html/wp-content/themes/yootheme/vendor/yootheme/graphql/src/SchemaBuilder.php(164): YOOtheme\GraphQL\SchemaBuilder->loadType(Object(GraphQL\Type\Definition\ObjectType))
/var/web/site/public_html/wp-content/themes/yootheme/vendor/yootheme/graphql/src/SchemaBuilder.php(372): YOOtheme\GraphQL\SchemaBuilder->getType('ToolsetNewsExtr...')
/var/web/site in /var/web/site/public_html/wp-content/themes/yootheme/vendor/yootheme/graphql/src/SchemaBuilder.php on line 313
Can you please help me resolve this issue?
FYI: The Toolset plugins have been updated to the latest versions.
Based on these errors the stacktrace is pointing to the theme. However can you let me know what actions to take to cause the fatal error to happen so that I can have a more detailed look ?
Thank you for confirming exactly what happened, I would like to grab a copy of the site however I will need to know the exact steps on how to replicate the issue.
Is it a case where you tried to edit a post then the issue appeared?
I've been speaking with the theme developer on this issue and their new release has fixed this issue.
I'm unsure exactly what the problem was (the developers didn't share the details) as I would like to have shared it here for others to see in case they encountered the same problems.