You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for passing a preferredName for the generated type when calling .addSchema in a new options argument. If the preferred name is already taken, the returned type name will be <preferredName><ordinalCounterValue>. [#2]