addPersonWebsite
Add a website to the person. This will just add the current number to the existing ones.
addPersonWebsite(
input: PersonWebsiteInput!
): Person!
Arguments
addPersonWebsite.input
● PersonWebsiteInput!
non-null input
Type
Person
object
Represents information about a person.