contactRegister
Creates a new contact and a new login account for this contact
contactRegister(
input: RegisterContactInput!
): RegisterContactResponse!
Creates a new contact and a new login account for this contact
contactRegister(
input: RegisterContactInput!
): RegisterContactResponse!
contactRegister.input
● RegisterContactInput!
non-null inputRegisterContactResponse
object