Uses of Class
com.echothree.model.control.search.server.graphql.SearchCustomersResultObject
Packages that use SearchCustomersResultObject
-
Uses of SearchCustomersResultObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SearchCustomersResultObjectModifier and TypeMethodDescriptionstatic SearchCustomersResultObjectGraphQlMutations.searchCustomers(graphql.schema.DataFetchingEnvironment env, String searchTypeName, String customerTypeName, String firstName, String firstNameSoundex, String middleName, String middleNameSoundex, String lastName, String lastNameSoundex, String name, String emailAddress, String countryName, String areaCode, String telephoneNumber, String telephoneExtension, String customerName, String partyName, String partyAliasTypeName, String alias, String createdSince, String modifiedSince)