Uses of Class
org.allGraphQLCases.client.CINP_FieldParameterInput_CINS
Packages that use CINP_FieldParameterInput_CINS
Package
Description
-
Uses of CINP_FieldParameterInput_CINS in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client that return CINP_FieldParameterInput_CINS -
Uses of CINP_FieldParameterInput_CINS in org.allGraphQLCases.demo
Methods in org.allGraphQLCases.demo with parameters of type CINP_FieldParameterInput_CINSModifier and TypeMethodDescriptionPartialQueries.allFieldCases(CINP_AllFieldCasesInput_CINS allFieldCasesInput, Boolean uppercase, String textToAppendToTheForname, long nbItemsWithId, Date date, OffsetDateTime dateTime, List<Date> dates, Boolean uppercaseNameList, String textToAppendToTheFornameWithId, CINP_FieldParameterInput_CINS input, int nbItemsWithoutId, CINP_FieldParameterInput_CINS inputList, String textToAppendToTheFornameWithoutId) -
Uses of CINP_FieldParameterInput_CINS in org.allGraphQLCases.demo.impl
Methods in org.allGraphQLCases.demo.impl with parameters of type CINP_FieldParameterInput_CINSModifier and TypeMethodDescriptionPartialDirectQueries.allFieldCases(CINP_AllFieldCasesInput_CINS allFieldCasesInput, Boolean uppercase, String textToAppendToTheForname, long nbItemsWithId, Date date, OffsetDateTime dateTime, List<Date> dates, Boolean uppercaseNameList, String textToAppendToTheNameWithId, CINP_FieldParameterInput_CINS input, int nbItemsWithoutId, CINP_FieldParameterInput_CINS inputList, String textToAppendToTheNameWithoutId) PartialPreparedQueries.allFieldCases(CINP_AllFieldCasesInput_CINS allFieldCasesInput, Boolean uppercase, String textToAppendToTheForname, long nbItemsWithId, Date date, OffsetDateTime dateTime, List<Date> dates, Boolean uppercaseNameList, String textToAppendToTheNameWithId, CINP_FieldParameterInput_CINS input, int nbItemsWithoutId, CINP_FieldParameterInput_CINS inputList, String textToAppendToTheNameWithoutId) PartialPreparedQueriesDeprecatedWay.allFieldCases(CINP_AllFieldCasesInput_CINS allFieldCasesInput, Boolean uppercase, String textToAppendToTheForname, long nbItemsWithId, Date date, OffsetDateTime dateTime, List<Date> dates, Boolean uppercaseNameList, String textToAppendToTheNameWithId, CINP_FieldParameterInput_CINS input, int nbItemsWithoutId, CINP_FieldParameterInput_CINS inputList, String textToAppendToTheNameWithoutId) reactor.core.publisher.Mono<Optional<CTP_AllFieldCases_CTS>>PartialRequestGraphQLReactiveRepository.allFieldCases(CINP_AllFieldCasesInput_CINS allFieldCasesInput, Boolean uppercase, String textToAppendToTheForname, long nbItemsWithId, Date date, OffsetDateTime dateTime, List<Date> dates, Boolean uppercaseNameList, String textToAppendToTheNameWithId, CINP_FieldParameterInput_CINS input, int nbItemsWithoutId, CINP_FieldParameterInput_CINS inputList, String textToAppendToTheNameWithoutId) PartialRequestGraphQLRepository.allFieldCases(CINP_AllFieldCasesInput_CINS allFieldCasesInput, Boolean uppercase, String textToAppendToTheForname, long nbItemsWithId, Date date, OffsetDateTime dateTime, List<Date> dates, Boolean uppercaseNameList, String textToAppendToTheNameWithId, CINP_FieldParameterInput_CINS input, int nbItemsWithoutId, CINP_FieldParameterInput_CINS inputList, String textToAppendToTheNameWithoutId)