OBJECT
Details of an organization associated with an SLA Domain.
type SlaAssociatedOrganization {# ID of the organization.id: UUID! # Name of the organization.name: String! }