Skip to main content

createOrganization

Creates a new organization and makes the authenticated caller its owner (with full permissions). Requires a valid session token.

createOrganization(
input: CreateOrganizationInput!
): Organization!

Arguments

createOrganization.input ● CreateOrganizationInput! non-null input

Type

Organization object