Skip to main content

addAccordMemberEmail

Attach an email to an accord member that has no account yet. Mints an account against the member's profile, or merges the member onto the existing identity that owns the email (retiring the original profile). Rejects internal members and duplicate members on the same accord.

addAccordMemberEmail(
input: AddAccordMemberEmailInput!
): AddAccordMemberEmailPayload

Arguments

addAccordMemberEmail.input ● AddAccordMemberEmailInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

AddAccordMemberEmailPayload object