OBJECT
FinOps property with name and value required
type FinOpsProperty {# Name of the propertyname: String! # Value of the propertyvalue: String! }