Uses of Class
com.echothree.model.control.contactlist.server.graphql.ContactListObject
Packages that use ContactListObject
Package
Description
-
Uses of ContactListObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContactListObjectModifier and TypeMethodDescriptionstatic ContactListObjectGraphQlQueries.contactList(graphql.schema.DataFetchingEnvironment env, String contactListName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContactListObjectModifier and TypeMethodDescriptionGraphQlQueries.contactLists(graphql.schema.DataFetchingEnvironment env) -
Uses of ContactListObject in com.echothree.model.control.contactlist.server.graphql
Methods in com.echothree.model.control.contactlist.server.graphql that return types with arguments of type ContactListObjectModifier and TypeMethodDescriptionContactListFrequencyObject.getContactLists(graphql.schema.DataFetchingEnvironment env) ContactListGroupObject.getContactLists(graphql.schema.DataFetchingEnvironment env) ContactListTypeObject.getContactLists(graphql.schema.DataFetchingEnvironment env)