Uses of Class
com.echothree.model.control.item.server.graphql.ItemDescriptionObject
Packages that use ItemDescriptionObject
-
Uses of ItemDescriptionObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ItemDescriptionObjectModifier and TypeMethodDescriptionstatic ItemDescriptionObject
GraphQlQueries.itemDescription
(graphql.schema.DataFetchingEnvironment env, String itemDescriptionTypeName, String itemName, String languageIsoName, String id, String referrer) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ItemDescriptionObjectModifier and TypeMethodDescriptionstatic Collection<ItemDescriptionObject>
GraphQlQueries.itemDescriptions
(graphql.schema.DataFetchingEnvironment env, String itemName, String itemDescriptionTypeUseTypeName, String languageIsoName)