Uses of Enum
org.allGraphQLCases.server.SEP_extends_SES
-
Uses of SEP_extends_SES in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionstatic SEP_extends_SES
SEP_extends_SES.fromGraphQlValue
(String graphQlValue) Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).STP_break_STS.getCase()
static SEP_extends_SES
Returns the enum constant of this type with the specified name.static SEP_extends_SES[]
SEP_extends_SES.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDataFetchersDelegatebreak._case
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_break_STS origin, SEP_extends_SES test, String _if) This method loads the data for break.case.void
STP_break_STS.setCase
(SEP_extends_SES _case) STP_break_STS.Builder.withCase
(SEP_extends_SES _caseParam) -
Uses of SEP_extends_SES in org.allGraphQLCases.server.impl
Modifier and TypeMethodDescriptionDataFetchersDelegatebreakImpl._case
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_break_STS origin, SEP_extends_SES test, String _if) Custom field data fetchers are available since release 2.5Modifier and TypeMethodDescriptionDataFetchersDelegatebreakImpl._case
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_break_STS origin, SEP_extends_SES test, String _if) Custom field data fetchers are available since release 2.5