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
Adding optional query params is back-compat, but does deprecate the old method. To avoid deprecation, it would be nice to invoke calls that use query params by wrapping the params in an object of their own. These non-strict builders would then compile in the presence of added fields.
The text was updated successfully, but these errors were encountered:
Adding optional query params is back-compat, but does deprecate the old method. To avoid deprecation, it would be nice to invoke calls that use query params by wrapping the params in an object of their own. These non-strict builders would then compile in the presence of added fields.
The text was updated successfully, but these errors were encountered: