Organization
Represents a Organization
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this Organization was created |
id | OrganizationID! | Global ID of this Organization |
name | String! | Name of the organization |
namespace | Namespace! | Namespace of this organization |
updatedAt | Time! | Time when this Organization was last updated |
userAbilities | OrganizationUserAbilities! | Abilities for the current user on this Organization |