OBJECT
Encapsulates Finops supported dimensions of key-value pairs
type FinOpsDimension {# Name of the dimension, dictated either by the cloud provider or customer.name: String! # Value of the dimension.value: String }