INPUT_OBJECT
Name and list of values for the FinOps property to be queried
input FinOpsPropertyFilterInput {# Name of the property to be queriedname: String!# List of values for the property to be queriedvalue: [String!]!}