contactRegister
Creates a new contact and a new login account for this contact. AUTH: Role=[user.OWNER]
contactRegister(
input: RegisterContactInput!
): RegisterContactResponse!
Creates a new contact and a new login account for this contact. AUTH: Role=[user.OWNER]
contactRegister(
input: RegisterContactInput!
): RegisterContactResponse!
contactRegister.input
● RegisterContactInput!
non-null inputRegisterContactResponse
object