UpdateOrganizationInput Input Object
Input fields
| Argument | Type | Description | 
|---|---|---|
| name | String | The unique name of the Organization. | 
| featureFlags | String | |
| brandedElements | String | Specifies custom names for branded elements. | 
| labels | [String] | The labels that are associated with the object. | 
| avatarUrl | String | The URL for the avatar image. | 
| marketplaceName | String | DEPRECATED. Display name of the Organization's Marketplace. | 
| id | ID | The ID of the Organization to mutate. | 
| clientMutationId | String | A unique identifier for the client performing the mutation. |