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