I have a general question on either graphql update...
# general
m
I have a general question on either graphql update mutations or the updateResource MedplumClient method. Are these applicable towards updating a Practitioner resource, like a name of the practitioner, or address, or any peice of info on the Practitioner resource in general. Im trying to setup basic edit functionality for a Practitioner and so far im getting
Uncaught (in promise) Error: Forbidden
for the updateResource method, and a null response for the graphql mutation whenever trying to do it for a Practitioner, but for a Patient it works. Would love to get some insight on this to move forward.
r
Hi @mikee6290 , I'm happy to help. Would you mind re-posting in #1094022380659155005 for our other members to see? I can answer over there
m
Yes! Ill go ahead and post that!