GraphQL mutation for creating a new organization
We need a GraphQL mutation to create a new organization. Will be used for #417878 (closed)
This issue represents that bare minimum needed to create an Organization.
Avatar support is added through #422418 (closed) and #422597 (closed).
Designs
For context this API will be used for this UI
Requirements
Inputs
- name
- path
Edited by Peter Hegman