Uses of Class
com.echothree.model.control.contactlist.server.graphql.ContactListFrequencyObject
Packages that use ContactListFrequencyObject
Package
Description
-
Uses of ContactListFrequencyObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContactListFrequencyObjectModifier and TypeMethodDescriptionstatic ContactListFrequencyObjectGraphQlQueries.contactListFrequency(graphql.schema.DataFetchingEnvironment env, String contactListFrequencyName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContactListFrequencyObjectModifier and TypeMethodDescriptionGraphQlQueries.contactListFrequencies(graphql.schema.DataFetchingEnvironment env) -
Uses of ContactListFrequencyObject in com.echothree.model.control.contactlist.server.graphql
Methods in com.echothree.model.control.contactlist.server.graphql that return ContactListFrequencyObjectModifier and TypeMethodDescriptionContactListObject.getContactListFrequency(graphql.schema.DataFetchingEnvironment env)