OBJECT
PolicyFeature
link GraphQL Schema definition
- type PolicyFeature implements Policy {
 - : String! 
 - : [String!]! 
 - : FeatureAvailability! 
 - }
 
    link Require by
This element is not required by anyone
    OBJECT
- type PolicyFeature implements Policy {
 - : String! 
 - : [String!]! 
 - : FeatureAvailability! 
 - }