NodeSDK
NodeSDK copied to clipboard
PlayerProfileViewConstraints typings: Variables with default value marked as required
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.
https://github.com/PlayFab/NodeSDK/blob/2a120989aa48193fd645194ceb5d3ff2f1d14c60/PlayFabSdk/Scripts/typings/PlayFab/PlayFabClient.d.ts#L3698
Great product, keep up the good work!