Skip to content

Conversation

@williamjallen
Copy link
Collaborator

Incremental progress towards exposing the full database via GraphQL.

Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After container build, the Explorer reports that the GraphQL schema cannot be loaded:

{
	"extensions": {
		"debugMessage": "Failed to load type: UpdateFilterInput. Make sure the type is present in your schema definition.",
		"file": "/cdash/vendor/nuwave/lighthouse/src/Schema/TypeRegistry.php",
		"line": 79,
		"trace": [
			{
				"file": "/cdash/vendor/nuwave/lighthouse/src/Schema/TypeRegistry.php",
				"line": 105,
				"call": "Nuwave\\Lighthouse\\Schema\\TypeRegistry::failedToLoadType('UpdateFilterInput')"
			},
			{
				"file": "/cdash/vendor/nuwave/lighthouse/src/Schema/AST/ExecutableTypeNodeConverter.php",
				"line": 37,
				"call": "Nuwave\\Lighthouse\\Schema\\TypeRegistry::get('UpdateFilterInput')"
			},
<...>

Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Jan 13, 2026
Merged via the queue into Kitware:master with commit be2c44b Jan 13, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the build-update-graphql branch January 13, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants