OBJECT
type PolicyOptions implements Policy {name: String! categories: [String!]! options: [String!] }