OBJECT
RecommendationCopy
link GraphQL Schema definition
- type RecommendationCopy {
- : 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
- }