updatePersonalProfile
Update a Personal Profile
updatePersonalProfile(
id: UUID!
personalProfile: PersonalProfileInput!
): PersonalProfile!
Arguments
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| personalProfile | PersonalProfileInput! non-null input | — |
Response
PersonalProfile object