Sabrina Hemming
Results
1
comments of
Sabrina Hemming
sure! when using the client the call looked like this: ``` this.faClient.patchRegistration(entry.accountId, { registration: { applicationId: this.applicationId, roles: newRoles, }, }); ``` i had to make a call before this...