INPUT_OBJECT
Name and value of the FinOps property to be queried
input FinOpsPropertyInput {# Name of the property to be queriedname: String!# Value for the property to be queriedvalue: String!}