OBJECT
WritingAdvisor
link GraphQL Schema definition
- type WritingAdvisor {
- : Advisor
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [AnticipatedBusiness!]!
- : Float!
- : Contract
- : ContractHierarchy
- : UUID
- : ContractHierarchy
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- : Date
- : Firm
- : UUID
- : Hierarchy
- : UUID
- : UUID!
- : String
- : Boolean
- : Boolean
- : Boolean
- : [Contract!]!
- : 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]
- # anticipatedBusinessId: [Not documented]
- # paidBusinessId: [Not documented]
- # entryType: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy,
- : String,
- : String,
- : String
- ): [Payout!]!
- : Policy
- : UUID
- : Date!
- : Trade
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Advisornull
- AdvisorCopynull
- AnticipatedBusinessnull
- AnticipatedBusinessCopynull
- Contractnull
- ContractCopynull
- ContractHierarchynull
- ContractHierarchyCopynull
- Firmnull
- FirmCopynull
- Hierarchynull
- HierarchyCopynull
- Opportunitynull
- OpportunityCopynull
- Organizationnull
- OrganizationCopynull
- PaidBusinessnull
- PaidBusinessCopynull
- PayeeLevelnull
- Payoutnull
- PayoutCopynull
- Policynull
- PolicyCopynull
- Querynull
- Tradenull
- TradeCopynull
- WritingAdvisorConnectionThe connection type for WritingAdvisor.
- WritingAdvisorCreatePayloadAutogenerated return type of WritingAdvisorCreate
- WritingAdvisorDestroyPayloadAutogenerated return type of WritingAdvisorDestroy
- WritingAdvisorEdgeAn edge in a connection.
- WritingAdvisorUpdatePayloadAutogenerated return type of WritingAdvisorUpdate