Revision 3a2ad5b15aef51049e1f2ec3e6e056c2b1f0dcb7

Committed on 05/11/2018 1:55 am by Bertrand Dunogier <bertrand.dunogier@ez.no> [GitHub Diff]

Mapped email, country fields types to String (#41, #40)

```
{
content {
type {
email
country
}
}
}
```