contactCreate
Creates a new contact, if you want this new contact to be able to login, please use contactRegister
contactCreate(
input: CreateContactInput!
): Contact!
Creates a new contact, if you want this new contact to be able to login, please use contactRegister
contactCreate(
input: CreateContactInput!
): Contact!
contactCreate.input ● CreateContactInput! non-null inputContact object