customEmail
Custom Email object
Arguments
Returns
CustomEmail
Example
query customEmail($after: Cursor, $id: ID) { customEmail(after: $after, id: $id) { created_at cursor email_type greeting id message_body name reactivation_wait_days related_object subject updated_at user_id }}