Skip to content

GraphQL mutation for updating organization

We need a GraphQL mutation to update an organization. Will be used for #419075 (closed)

Designs

For context this API will be used for this UI

https://gitlab.com/gitlab-org/gitlab/uploads/b0ca162cdaf8e80a25e4a6bfd8bc658d/image.png

Requirements

Inputs

  • organization ID
  • name
  • path
Edited by Peter Hegman