createOrganization
Creates a new organization and makes the authenticated caller its owner (with full permissions). Requires a valid session token.
createOrganization(
input: CreateOrganizationInput!
): Organization!
Creates a new organization and makes the authenticated caller its owner (with full permissions). Requires a valid session token.
createOrganization(
input: CreateOrganizationInput!
): Organization!
createOrganization.input ● CreateOrganizationInput! non-null inputOrganization object