OBJECT
Order
link GraphQL Schema definition
- type Order {
- : Advisor
- : UUID
- : Client
- : UUID
- : Company
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- : String
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [Attribute!]!
- : Firm
- : UUID
- : UUID!
- : String
- : String
- : String!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [OrderDetail!]!
- : Organization!
- : Int!
- : OrderOwner!
- : Package
- : UUID
- : Date
- : ShipmentMethod
- : String
- : Campaign
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Advisornull
- AdvisorCopynull
- Attributenull
- AttributeOwnernull
- Banknull
- BankCopynull
- Clientnull
- ClientCopynull
- Companynull
- CompanyCopynull
- Firmnull
- FirmCopynull
- OrderConnectionThe connection type for Order.
- OrderDetailnull
- OrderDetailOwnernull
- OrderEdgeAn edge in a connection.
- Organizationnull
- OrganizationCopynull
- Packagenull
- PackageCopynull
- Querynull
- Usernull
- UserCopynull