GraphQL GraphQL OBJECT
Payload for an updated email.
type UpdateEmailPayload {# The updated email.updatedEmail: Email }