Package org.starwars.server.util
package org.starwars.server.util
-
ClassDescriptionThis interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the Character 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 Droid 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 Human 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 MutationType 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 QueryType GraphQL type, as defined in the provided GraphQL schema.This registry logs each DataFetchersDelegate spring component.This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when fetching fields for the SubscriptionType GraphQL type, as defined in the provided GraphQL schema.Thanks to spring-graphql, the POJO classes are auto-magically discovered and mapped.