Basic metadata about an organization.
interface OrganizationSummary {# Unique identifier of the organizationid: ID! # Name of the organization.name: String }