<@U9NGLBPUN> commented on <@U9NGLBPUN>’s file <htt...
# orm-help
u
@Rich commented on @Rich’s file

https://prisma.slack.com/files/U9NGLBPUN/FA8HQFBFD/image_uploaded_from_ios.jpg

: Scenario: I have a function setUser on my schema which takes a userInput object... email and password need to be updated on a remote service, so I need to first invoke the local setUser (with all fields), then invoke the remote setAccount (with the email/ password)