Uses of Interface
org.allGraphQLCases.server.SIP_IFoo140_SIS
Packages that use SIP_IFoo140_SIS
-
Uses of SIP_IFoo140_SIS in org.allGraphQLCases.server
Subinterfaces of SIP_IFoo140_SIS in org.allGraphQLCases.serverClasses in org.allGraphQLCases.server that implement SIP_IFoo140_SISMethods in org.allGraphQLCases.server with parameters of type SIP_IFoo140_SISModifier and TypeMethodDescriptionDataFetchersDelegateIFoo140.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_IFoo140_SIS origin) This method loads the data for IFoo140.bar.IFoo140Controller.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_IFoo140_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.bar. -
Uses of SIP_IFoo140_SIS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl with parameters of type SIP_IFoo140_SISModifier and TypeMethodDescriptionDataFetchersDelegateIFoo140Impl.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_IFoo140_SIS origin)