Is it necessary to configure something for the typing of additional fields to work in the orgs?
As per the screenshots, I created an additional field(
role
) for the user, but when checking the typing of the returned user object(allowUserToCreateOrganization
), the additional field is not there.
For the client, I configured it with inferAdditionalFields
and it worked perfectly.
However, I couldn't find anything similar for the organizations plugin.

1 Reply
There is nothing you can do besides force casting a type as of now unfortunately. We hope to resolve this in the future.