updateHuman
Update a Human
Arguments
input
· updateHumanInput · Parameters for updateHuman Returns
updateHumanPayload Example
mutation updateHuman($input: updateHumanInput) { updateHuman(input: $input) { human messages }}