OBJECT
Recommendation
link GraphQL Schema definition
- type Recommendation {
- : Float
- : Float
- : Carrier
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ClientRating!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- : String
- : Contact
- : UUID
- : UUID!
- : String
- : String
- : Boolean
- : Float
- : Float
- : String
- : String
- : Opportunity!
- : UUID!
- : Organization!
- : Int!
- : RecommendationOwner!
- : Product
- : ProductDuration
- : UUID
- : UUID
- : Int!
- : ISO8601DateTime!
- : User!
- : UUID!
- : Vendor
- : UUID
- }
link Require by
- Carriernull
- CarrierCopynull
- ClientRatingnull
- Contactnull
- ContactCopynull
- Opportunitynull
- OpportunityCopynull
- Productnull
- ProductCopynull
- ProductDurationnull
- Querynull
- RecommendationConnectionThe connection type for Recommendation.
- RecommendationCreatePayloadAutogenerated return type of RecommendationCreate
- RecommendationDestroyPayloadAutogenerated return type of RecommendationDestroy
- RecommendationEdgeAn edge in a connection.
- RecommendationUpdatePayloadAutogenerated return type of RecommendationUpdate