Uses of Class
com.echothree.model.control.offer.server.graphql.OfferObject
Packages that use OfferObject
Package
Description
-
Uses of OfferObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return OfferObjectMethods in com.echothree.control.user.graphql.server.schema that return types with arguments of type OfferObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<OfferObject> GraphQlQueries.offers(graphql.schema.DataFetchingEnvironment env) -
Uses of OfferObject in com.echothree.model.control.offer.server.graphql
Methods in com.echothree.model.control.offer.server.graphql that return OfferObject -
Uses of OfferObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type OfferObjectModifier and TypeMethodDescriptionDepartmentObject.getOffers(graphql.schema.DataFetchingEnvironment env)