# InstallerOrganization

**Type:** GraphQL objects

## Fields
- id (ID)
- name (String)
- projects (InstallerProjectCollection, Not Null): undefined
  - installerProjects (Project)
- members (InstallerOrganizationMember, Not Null): undefined
  - id (ID)
  - account (Account)
  - role (InstallerOrganizationRole)

