Could you please make a
comparison with @ObservedObject ?
thanks
Post
Replies
Boosts
Views
Activity
I can’t understand how to create the http body of the Modify User Account api:PATCH https://api.appstoreconnect.apple.com/v1/users/{id}In particular the array:[UserUpdateRequest.Data.Relationships.VisibleApps.Data]What are the required id and type properties of Data object?Could somebody provide a code or postman example of a request ?This is the url of the API:https://developer.apple.com/documentation/appstoreconnectapi/modify_a_user_account