Package org.springframework.boot.autoconfigure.graphql.data
package org.springframework.boot.autoconfigure.graphql.data
Auto-configuration classes for data integrations with GraphQL.
-
ClassesClassDescription
Auto-configurationthat creates aGraphQlSourceBuilderCustomizers to detect Spring Data repositories with Query By Example support and register them asDataFetchers for any queries with a matching return type.Auto-configurationthat creates aGraphQlSourceBuilderCustomizers to detect Spring Data repositories with Querydsl support and register them asDataFetchers for any queries with a matching return type.Auto-configurationthat creates aGraphQlSourceBuilderCustomizers to detect Spring Data repositories with Query By Example support and register them asDataFetchers for any queries with a matching return type.Auto-configurationthat creates aGraphQlSourceBuilderCustomizers to detect Spring Data repositories with Querydsl support and register them asDataFetchers for any queries with a matching return type.