Uses of Interface
org.springframework.graphql.execution.SchemaReport
Packages that use SchemaReport
Package
Description
Support for GraphQL request execution, including abstractions to configure and invoke
GraphQL.-
Uses of SchemaReport in org.springframework.graphql.execution
Method parameters in org.springframework.graphql.execution with type arguments of type SchemaReportModifier and TypeMethodDescriptionGraphQlSource.SchemaResourceBuilder.inspectSchemaMappings(Consumer<SchemaReport> reportConsumer) Enable inspection of schema mappings to find unmapped fields and unmappedDataFetcherregistrations.