Package org.forum.server.graphql.util
package org.forum.server.graphql.util
-
ClassDescriptionThis interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Board GraphQL type, as defined in the provided GraphQL schema.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Member GraphQL type, as defined in the provided GraphQL schema.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Mutation GraphQL type, as defined in the provided GraphQL schema.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Post GraphQL type, as defined in the provided GraphQL schema.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Query GraphQL type, as defined in the provided GraphQL schema.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Subscription GraphQL type, as defined in the provided GraphQL schema.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Topic GraphQL type, as defined in the provided GraphQL schema.Thanks to spring-graphql, the POJO classes are auto-magically discovered and mapped.This registry logs each DataFetchersDelegate spring component.