Uses of Class
org.allGraphQLCases.server.SINP_FieldParameterInput_SINS
-
Uses of SINP_FieldParameterInput_SINS in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionAllFieldCasesController.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, Long nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithoutIdSubTypes.AllFieldCasesInterfaceController.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithoutIdSubTypes.AllFieldCasesInterfaceTypeController.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCasesInterfaceType_STS origin, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithoutIdSubTypes.DataFetchersDelegateAllFieldCases.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, Long nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for AllFieldCases.listWithoutIdSubTypes.DataFetchersDelegateAllFieldCasesInterface.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterface.listWithoutIdSubTypes.DataFetchersDelegateAllFieldCasesInterfaceType.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCasesInterfaceType_STS origin, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterfaceType.listWithoutIdSubTypes.AllFieldCasesController.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SINP_FieldParameterInput_SINS input) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutIdSubType.AllFieldCasesInterfaceController.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, SINP_FieldParameterInput_SINS input) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutIdSubType.AllFieldCasesInterfaceTypeController.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCasesInterfaceType_STS origin, SINP_FieldParameterInput_SINS input) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutIdSubType.DataFetchersDelegateAllFieldCases.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, SINP_FieldParameterInput_SINS input) This method loads the data for AllFieldCases.oneWithoutIdSubType.DataFetchersDelegateAllFieldCasesInterface.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, SINP_FieldParameterInput_SINS input) This method loads the data for AllFieldCasesInterface.oneWithoutIdSubType.DataFetchersDelegateAllFieldCasesInterfaceType.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCasesInterfaceType_STS origin, SINP_FieldParameterInput_SINS input) This method loads the data for AllFieldCasesInterfaceType.oneWithoutIdSubType.Modifier and TypeMethodDescriptionAllFieldCasesController.issue65
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, List<SINP_FieldParameterInput_SINS> inputs) This method loads the data for ${dataFetcher.graphQLType}.issue65.DataFetchersDelegateAllFieldCases.issue65
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, List<SINP_FieldParameterInput_SINS> inputs) This method loads the data for AllFieldCases.issue65. -
Uses of SINP_FieldParameterInput_SINS in org.allGraphQLCases.server.impl
Modifier and TypeMethodDescriptionDataFetchersDelegateAllFieldCasesImpl.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS source, Long nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) DataFetchersDelegateAllFieldCasesInterfaceImpl.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS source, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) DataFetchersDelegateAllFieldCasesInterfaceTypeImpl.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCasesInterfaceType_STS source, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) DataFetchersDelegateAllFieldCasesImpl.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS source, SINP_FieldParameterInput_SINS input) DataFetchersDelegateAllFieldCasesInterfaceImpl.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS source, SINP_FieldParameterInput_SINS input) DataFetchersDelegateAllFieldCasesInterfaceTypeImpl.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCasesInterfaceType_STS source, SINP_FieldParameterInput_SINS input) Modifier and TypeMethodDescriptionDataFetchersDelegateAllFieldCasesImpl.issue65
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_AllFieldCases_STS origin, List<SINP_FieldParameterInput_SINS> inputs)