editCreator
Make changes to an existing Creator. If the associated user did not submit or has not claimed the creator, this will throw an error
Only available with certain permissions.
editCreator(
identifier: CreatorIdentifier!
data: CreatorInput!
): EditCreatorResult