How to set additional fields in auth.api.createOrganization?
I've added an additional field called
is_personal to the organization schema. Is there any way to set value for that field in auth.api.createOrganization function?