OBJECT
OrderDetail
link GraphQL Schema definition
- type OrderDetail {
- : OrderDetailAssignedTo!
- : Carrier
- : UUID
- : User
- : UUID
- : Date
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Contract!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- : Option
- : String
- : Date
- : UUID!
- : String
- : Boolean
- : MarketingService
- : UUID
- : String!
- : Order!
- : UUID!
- : Option!
- : String!
- : Option!
- : String!
- : Organization!
- : Int!
- : OrderDetailOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Policy!]!
- : Product
- : ProductDuration
- : UUID
- : UUID
- : ProductType
- : Int
- : Int
- : Float
- : State
- : Int
- : Team
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- : User
- : UUID
- }