OBJECT
AdvanceOptionCopy
link GraphQL Schema definition
- type AdvanceOptionCopy {
- : Int
- : AdvanceOptionType
- : String
- : Float
- : Carrier
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ContractLevel!]!
- : ISO8601DateTime
- : User
- : UUID
- : Date
- : UUID
- : String
- : Organization
- : Int
- : AdvanceOptionOwner!
- : Date
- : ISO8601DateTime
- : User
- : UUID
- }