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
For example, in a schema, I want to use Script as an address type. However, I don't want to name the type as Script since it does not match the business domain. Type aliases can resolve this issue for me.