OBJECT
ProductDuration
link GraphQL Schema definition
- type ProductDuration {
- ISO8601DateTime! :
- User! :
- UUID! :
- Date :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ExternalLookup!]!
- UUID! :
- String :
- Int :
- String :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [OrderDetail!]! ( :
- Organization :
- Int :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [Policy!]! ( :
- Product! :
- UUID! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [Recommendation!]!
- ProductDuration :
- UUID :
- Date! :
- ISO8601DateTime! :
- User! :
- UUID! :
- Int :
- }