Uses of Class
com.echothree.model.control.contactlist.server.graphql.ContactListGroupObject
Packages that use ContactListGroupObject
Package
Description
-
Uses of ContactListGroupObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContactListGroupObjectModifier and TypeMethodDescriptionstatic ContactListGroupObjectGraphQlQueries.contactListGroup(graphql.schema.DataFetchingEnvironment env, String contactListGroupName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContactListGroupObjectModifier and TypeMethodDescriptionGraphQlQueries.contactListGroups(graphql.schema.DataFetchingEnvironment env) -
Uses of ContactListGroupObject in com.echothree.model.control.contactlist.server.graphql
Methods in com.echothree.model.control.contactlist.server.graphql that return ContactListGroupObjectModifier and TypeMethodDescriptionContactListObject.getContactListGroup(graphql.schema.DataFetchingEnvironment env)