OBJECT
TprRulesByObjectType
Description
TPR rules for object type.
link GraphQL Schema definition
- type TprRulesByObjectType {
- # Object type root.
- : InventorySubHierarchyRootEnum!
- # Rules applicable for object type.
- : [TprRule!]!
- }
OBJECT
TPR rules for object type.
- type TprRulesByObjectType {
- # Object type root.
- : InventorySubHierarchyRootEnum!
- # Rules applicable for object type.
- : [TprRule!]!
- }