OBJECT
type BasicOrgInfo {# Externally provided unique identifier for the organization, if an external # entity has federated this organizationexternalId: String # VolunteerMatch's unique identifier for the organizationid: Int # Organization namename: String }