Uses of Interface
com.echothree.control.user.graphql.common.form.ExecuteGraphQlForm
Packages that use ExecuteGraphQlForm
Package
Description
-
Uses of ExecuteGraphQlForm in com.echothree.control.user.graphql.common
Methods in com.echothree.control.user.graphql.common that return ExecuteGraphQlFormMethods in com.echothree.control.user.graphql.common with parameters of type ExecuteGraphQlFormModifier and TypeMethodDescriptionGraphQlService.executeGraphQl(UserVisitPK userVisitPK, ExecuteGraphQlForm form) -
Uses of ExecuteGraphQlForm in com.echothree.control.user.graphql.common.form
Methods in com.echothree.control.user.graphql.common.form that return ExecuteGraphQlFormModifier and TypeMethodDescriptionstatic ExecuteGraphQlFormGraphQlFormFactory.getExecuteGraphQlForm() -
Uses of ExecuteGraphQlForm in com.echothree.control.user.graphql.server
Methods in com.echothree.control.user.graphql.server that return ExecuteGraphQlFormMethods in com.echothree.control.user.graphql.server with parameters of type ExecuteGraphQlFormModifier and TypeMethodDescriptionGraphQlBean.executeGraphQl(UserVisitPK userVisitPK, ExecuteGraphQlForm form)