{
  "data": {
    "currentUser": {
      "id": "eyJpZGV...",
      "email": "example@email.com",
      "name": "John Doe",
      "avatar": null
    }
  }
}