Uses of Interface
org.allGraphQLCases.server.SIP_IList_SIS
Packages that use SIP_IList_SIS
-
Uses of SIP_IList_SIS in org.allGraphQLCases.server
Classes in org.allGraphQLCases.server that implement SIP_IList_SISMethods in org.allGraphQLCases.server with parameters of type SIP_IList_SISModifier and TypeMethodDescriptionDataFetchersDelegateIList.list
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_IList_SIS origin) This method loads the data for IList.list.IListController.list
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_IList_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.list. -
Uses of SIP_IList_SIS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl with parameters of type SIP_IList_SISModifier and TypeMethodDescriptionDataFetchersDelegateIListImpl.list
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_IList_SIS origin)