Uses of Class
com.echothree.model.control.user.server.graphql.RecoveryQuestionObject
Packages that use RecoveryQuestionObject
-
Uses of RecoveryQuestionObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return RecoveryQuestionObjectModifier and TypeMethodDescriptionstatic RecoveryQuestionObject
GraphQlQueries.recoveryQuestion
(graphql.schema.DataFetchingEnvironment env, String recoveryQuestionName, String id, String username) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type RecoveryQuestionObjectModifier and TypeMethodDescriptionstatic Collection<RecoveryQuestionObject>
GraphQlQueries.recoveryQuestions
(graphql.schema.DataFetchingEnvironment env)