OBJECT
PolicyRequirement
link GraphQL Schema definition
- type PolicyRequirement {
- Carrier :
- UUID :
- ISO8601DateTime! :
- User! :
- UUID! :
- UUID! :
- String :
- Boolean :
- String :
- Organization! :
- Int! :
- PolicyRequirementOwner! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [PolicyRequirementItem!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [PolicyRequirementProduct!]!
- PolicyType! :
- String! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [Product!]! ( :
- ISO8601DateTime! :
- User! :
- UUID! :
- }