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