GraphQL API Вхідні дані PersonEmailInput
Input with person's email address
input PersonEmailInput { # Email Address value: String! # [email protected] }