OBJECT
AnticipatedBusinessCopy
link GraphQL Schema definition
- type AnticipatedBusinessCopy {
- : Float
- : ISO8601DateTime
- : User
- : UUID
- : Date
- : UUID
- : String
- : Int
- : Organization
- : Int
- : AnticipatedBusinessOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Payout!]!
- : Policy
- : UUID
- : Product
- : UUID
- : ProductOption
- : Int
- : Date
- : Trade
- : UUID
- : String
- : ISO8601DateTime
- : User
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : WritingAdvisorSort
- ): [WritingAdvisor!]!
- }