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
In the class PlayerProfileViewConstraints all values are marked as required, even though it says "Defaults to X". This causes some typescript issues where we have to type out all the variables. I suspect it might be the case for other classes as well.
In the class
PlayerProfileViewConstraints
all values are marked as required, even though it says "Defaults to X". This causes some typescript issues where we have to type out all the variables. I suspect it might be the case for other classes as well.NodeSDK/PlayFabSdk/Scripts/typings/PlayFab/PlayFabClient.d.ts
Line 3698 in 2a12098
Great product, keep up the good work!
The text was updated successfully, but these errors were encountered: