OBJECT
ContractLevelCopy
link GraphQL Schema definition
- type ContractLevelCopy {
- Brand :
- UUID :
- Level :
- String :
- CarrierTier :
- UUID :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [ContractLevel!]! ( :
- Contract :
- UUID :
- ContractStatus :
- String :
- ISO8601DateTime :
- User :
- UUID :
- Date :
- AdvanceOption :
- UUID :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [ContractLevel!]! ( :
- ContractLevel :
- Contract :
- UUID :
- UUID :
- UUID :
- String :
- AdvanceOption :
- UUID :
- ISO8601DateTime :
- Float :
- UUID :
- UUID :
- Organization :
- Int :
- ContractLevelOwner! :
- Level :
- String :
- Product :
- ProductCategory :
- Int :
- String :
- UUID :
- String :
- ProductOption :
- Int :
- ProductType :
- Int :
- String :
- UUID :
- Date :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [StatusUpdate!]!
- ISO8601DateTime :
- User :
- UUID :
- ContractLevel :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- WritingAdvisorSort :
- ): [WritingAdvisor!]!
- }