Uses of Class
org.allGraphQLCases.server.SINP_SubscriptionTestParam_SINS
-
Uses of SINP_SubscriptionTestParam_SINS in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionDataFetchersDelegateTheSubscriptionType.subscriptionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SINP_SubscriptionTestParam_SINS param) Description for the subscriptionTest field:
A dummy subscription, that allows to test errors (and other strange behavior), and their return to the subscription's client
This method loads the data for TheSubscriptionType.subscriptionTest.TheSubscriptionTypeController.subscriptionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SINP_SubscriptionTestParam_SINS param) This method loads the data for ${dataFetcher.graphQLType}.subscriptionTest. -
Uses of SINP_SubscriptionTestParam_SINS in org.allGraphQLCases.server.impl
Modifier and TypeMethodDescriptionreactor.core.publisher.Flux<String>
DataFetchersDelegateTheSubscriptionTypeImpl.subscriptionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SINP_SubscriptionTestParam_SINS param)