OBJECT
HierarchyCopy
link GraphQL Schema definition
- type HierarchyCopy {
- : Advisor
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Hierarchy!]!
- : ISO8601DateTime
- : User
- : UUID
- : Date
- : Firm
- : UUID
- : HierarchyType
- : UUID
- : UUID
- : String
- : Level
- : UUID
- : Organization
- : Int
- : HierarchyOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [DistributionAgreement!]!
- : Date
- : ISO8601DateTime
- : User
- : UUID
- : Hierarchy
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [UserView!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : WritingAdvisorSort
- ): [WritingAdvisor!]!
- }