OBJECT
WritingAdvisorCopy
link GraphQL Schema definition
- type WritingAdvisorCopy {
- : Advisor
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [AnticipatedBusiness!]!
- : Float
- : Contract
- : ContractHierarchy
- : UUID
- : UUID
- : ISO8601DateTime
- : User
- : UUID
- : Date
- : Firm
- : UUID
- : Hierarchy
- : UUID
- : UUID
- : String
- : Boolean
- : Boolean
- : Boolean
- : Opportunity
- : UUID
- : Organization
- : Int
- : WritingAdvisorOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [PaidBusiness!]!
- : PayeeLevel
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Payout!]!
- : Policy
- : UUID
- : Date
- : Trade
- : UUID
- : ISO8601DateTime
- : User
- : UUID
- }