Created
June 24, 2022 20:29
-
-
Save natac13/03d76158f79debc85fb48d58bd4da65b to your computer and use it in GitHub Desktop.
here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"errors":[ | |
{ | |
"debugMessage":"Return value of GraphQL\\Type\\Schema::resolveType() must be an instance of GraphQL\\Type\\Definition\\Type, null returned", | |
"message":"Internal server error", | |
"extensions":{ | |
"category":"internal" | |
}, | |
"locations":[ | |
{ | |
"line":7, | |
"column":9 | |
} | |
], | |
"path":[ | |
"__schema", | |
"types" | |
], | |
"trace":[ | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Type\/Definition\/FieldDefinition.php", | |
"line":208, | |
"call":"GraphQL\\Type\\Schema::resolveType(instance of Closure)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Utils\/TypeInfo.php", | |
"line":213, | |
"call":"GraphQL\\Type\\Definition\\FieldDefinition::getType()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Utils\/TypeInfo.php", | |
"line":162, | |
"call":"GraphQL\\Utils\\TypeInfo::extractTypes(GraphQLType: FormGroupTranslation, array(1420))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Utils\/TypeInfo.php", | |
"line":222, | |
"call":"GraphQL\\Utils\\TypeInfo::extractTypes(GraphQLType: FormGroupTranslation, array(1419))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Utils\/TypeInfo.php", | |
"line":162, | |
"call":"GraphQL\\Utils\\TypeInfo::extractTypes(GraphQLType: FormGroup, array(1419))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Utils\/TypeInfo.php", | |
"line":222, | |
"call":"GraphQL\\Utils\\TypeInfo::extractTypes(GraphQLType: FormGroup, array(1418))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Utils\/TypeInfo.php", | |
"line":222, | |
"call":"GraphQL\\Utils\\TypeInfo::extractTypes(GraphQLType: HarnessSettings, array(1418))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Type\/Schema.php", | |
"line":222, | |
"call":"GraphQL\\Utils\\TypeInfo::extractTypes(GraphQLType: RootQuery, array(1416))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Type\/Schema.php", | |
"line":208, | |
"call":"GraphQL\\Type\\Schema::collectAllTypes()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Type\/Introspection.php", | |
"line":240, | |
"call":"GraphQL\\Type\\Schema::getTypeMap()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":623, | |
"call":"GraphQL\\Type\\Introspection::GraphQL\\Type\\{closure}(instance of WPGraphQL\\WPSchema, array(0), instance of WPGraphQL\\AppContext, instance of GraphQL\\Type\\Definition\\ResolveInfo)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":550, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::resolveFieldValueOrError(instance of GraphQL\\Type\\Definition\\FieldDefinition, instance of GraphQL\\Language\\AST\\FieldNode, instance of Closure, instance of WPGraphQL\\WPSchema, instance of GraphQL\\Type\\Definition\\ResolveInfo)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":1195, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::resolveField(GraphQLType: __Schema, instance of WPGraphQL\\WPSchema, instance of ArrayObject(1), array(2))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":1145, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::executeFields(GraphQLType: __Schema, instance of WPGraphQL\\WPSchema, array(1), instance of ArrayObject(5))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":1106, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::collectAndExecuteSubfields(GraphQLType: __Schema, instance of ArrayObject(1), array(1), instance of WPGraphQL\\WPSchema)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":793, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::completeObjectValue(GraphQLType: __Schema, instance of ArrayObject(1), instance of GraphQL\\Type\\Definition\\ResolveInfo, array(1), instance of WPGraphQL\\WPSchema)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":741, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::completeValue(GraphQLType: __Schema, instance of ArrayObject(1), instance of GraphQL\\Type\\Definition\\ResolveInfo, array(1), instance of WPGraphQL\\WPSchema)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":654, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::completeValue(GraphQLType: __Schema, instance of ArrayObject(1), instance of GraphQL\\Type\\Definition\\ResolveInfo, array(1), instance of WPGraphQL\\WPSchema)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":557, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::completeValueCatchingError(GraphQLType: __Schema, instance of ArrayObject(1), instance of GraphQL\\Type\\Definition\\ResolveInfo, array(1), instance of WPGraphQL\\WPSchema)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":1195, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::resolveField(GraphQLType: RootQuery, null, instance of ArrayObject(1), array(1))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":264, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::executeFields(GraphQLType: RootQuery, null, array(0), instance of ArrayObject(1))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/ReferenceExecutor.php", | |
"line":215, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::executeOperation(instance of GraphQL\\Language\\AST\\OperationDefinitionNode, null)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Executor\/Executor.php", | |
"line":156, | |
"call":"GraphQL\\Executor\\ReferenceExecutor::doExecute()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/GraphQL.php", | |
"line":162, | |
"call":"GraphQL\\Executor\\Executor::promiseToExecute(instance of GraphQL\\Executor\\Promise\\Adapter\\SyncPromiseAdapter, instance of WPGraphQL\\WPSchema, instance of GraphQL\\Language\\AST\\DocumentNode, null, instance of WPGraphQL\\AppContext, null, null, null)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Server\/Helper.php", | |
"line":311, | |
"call":"GraphQL\\GraphQL::promiseToExecute(instance of GraphQL\\Executor\\Promise\\Adapter\\SyncPromiseAdapter, instance of WPGraphQL\\WPSchema, instance of GraphQL\\Language\\AST\\DocumentNode, null, instance of WPGraphQL\\AppContext, null, null, null, array(29))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Server\/Helper.php", | |
"line":211, | |
"call":"GraphQL\\Server\\Helper::promiseToExecuteOperation(instance of GraphQL\\Executor\\Promise\\Adapter\\SyncPromiseAdapter, instance of GraphQL\\Server\\ServerConfig, instance of GraphQL\\Server\\OperationParams)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/vendor\/webonyx\/graphql-php\/src\/Server\/StandardServer.php", | |
"line":136, | |
"call":"GraphQL\\Server\\Helper::executeOperation(instance of GraphQL\\Server\\ServerConfig, instance of GraphQL\\Server\\OperationParams)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/src\/Request.php", | |
"line":666, | |
"call":"GraphQL\\Server\\StandardServer::executeRequest(instance of GraphQL\\Server\\OperationParams)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/src\/Router.php", | |
"line":468, | |
"call":"WPGraphQL\\Request::execute_http()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/app\/plugins\/wp-graphql\/src\/Router.php", | |
"line":270, | |
"call":"WPGraphQL\\Router::process_http_request()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-includes\/class-wp-hook.php", | |
"line":307, | |
"call":"WPGraphQL\\Router::resolve_http_request(instance of WP)" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-includes\/class-wp-hook.php", | |
"line":331, | |
"call":"WP_Hook::apply_filters(null, array(1))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-includes\/plugin.php", | |
"line":522, | |
"call":"WP_Hook::do_action(array(1))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-includes\/class-wp.php", | |
"line":396, | |
"function":"do_action_ref_array('parse_request', array(1))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-includes\/class-wp.php", | |
"line":758, | |
"call":"WP::parse_request((empty string))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-includes\/functions.php", | |
"line":1310, | |
"call":"WP::main((empty string))" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-blog-header.php", | |
"line":16, | |
"function":"wp()" | |
}, | |
{ | |
"file":"\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/index.php", | |
"line":17, | |
"function":"require('\/Users\/natac\/harness-software\/projects\/harness-api\/app\/harness-api\/web\/wp\/wp-blog-header.php')" | |
} | |
] | |
} | |
], | |
"extensions":{ | |
"debug":[ | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment