Uses of Interface
org.allGraphQLCases.server.SIP_Client_SIS
Packages that use SIP_Client_SIS
-
Uses of SIP_Client_SIS in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return SIP_Client_SISModifier and TypeMethodDescriptionSTP_MyQueryType_STS.getIssue128()
test for issue #128 (compilation error when a Query returns a type 'Client')Methods in org.allGraphQLCases.server with parameters of type SIP_Client_SISModifier and TypeMethodDescriptionvoid
STP_MyQueryType_STS.setIssue128
(SIP_Client_SIS issue128) test for issue #128 (compilation error when a Query returns a type 'Client')STP_MyQueryType_STS.Builder.withIssue128
(SIP_Client_SIS issue128Param) test for issue #128 (compilation error when a Query returns a type 'Client') -
Uses of SIP_Client_SIS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl that return SIP_Client_SISModifier and TypeMethodDescriptionDataFetchersDelegateMyQueryTypeImpl.issue128
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment)