UpdateOrganizationInput
Autogenerated input type of UpdateOrganization
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| id: ID | The organization ID |
| name: String | The organization name |
| only_admin_can_create_pipes: Boolean | Whether the creation of new pipes is restricted to the organization Admin |
| only_admin_can_invite_users: Boolean | Whether the invitation of new users is restricted to the organization Admin |