OBJECT
A privilege describes a potential action as a subject, action, and resource to act on.
type FinOpsPrivilege {action: String! resource: String! subject: String! }