Sample state - franadam/Twitter-Clone GitHub Wiki

{
  "auth": {
    "token": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9....",
    "userID": "5f6341c49e5b253ccc5f7e31"
  }
  "user": {
    "user": {
      "_id": "5f6341c49e5b253ccc5f7e31",
      "email": "[email protected]",
      "fullname": "Steven francis ",
      "username": "[email protected]",
      "password": "$2a$10$QEfmQgj6rrohJF8mpDRnTO0K2kW5iuZDw7y9b6dYOpwVDbL6nI4GO",
      "birth_date": "2010-01-12T00:00:00.000Z",
      "createdAt": "2020-09-17T11:00:20.421Z",
      "updatedAt": "2020-09-23T09:08:05.671Z",
      "__v": 0,
      "avatar": null,
      "cover": null,
      "likes": [
        {
          "_id": "5f68e116ef201d4ea0c8a72a",
          "tweet": "5f68cf341089d13790c4461d",
          "text": "sorry",
          "user": "5f6341c49e5b253ccc5f7e31",
          "createdAt": "2020-09-21T17:21:26.884Z",
          "updatedAt": "2020-09-21T17:21:26.884Z",
          "__v": 0
        },
        {
          "_id": "5f68e099ef201d4ea0c8a729",
          "tweet": "5f68cf341089d13790c4461d",
          "text": "you go ",
          "user": "5f6341c49e5b253ccc5f7e31",
          "createdAt": "2020-09-21T17:19:21.978Z",
          "updatedAt": "2020-09-21T17:19:21.978Z",
          "__v": 0
        }
      ],
      "tweets": [
        {
          "_id": "5f69072c685c6b3c1c3b1da4",
          "tweet": "5f63ae9c9bfe5f2734e28bca",
          "text": "what ??",
          "user": "5f6341c49e5b253ccc5f7e31",
          "createdAt": "2020-09-21T20:03:56.740Z",
          "updatedAt": "2020-09-21T20:03:56.740Z",
          "__v": 0,
          "comments": [
            {
              "_id": "5f6a86eb4f63594b48e5584b",
              "tweet": "5f69072c685c6b3c1c3b1da4",
              "text": "i say hello",
              "user": "5f6341f39e5b253ccc5f7e32",
              "createdAt": "2020-09-22T23:21:15.827Z",
              "updatedAt": "2020-09-22T23:21:15.827Z",
              "__v": 0
            }
          ]
        },
        {
          "_id": "5f68ebf3cb4c6e3590d6609a",
          "tweet": "5f66859e889c552be0b4731c",
          "text": "sedrcfgvhb",
          "user": "5f6341c49e5b253ccc5f7e31",
          "createdAt": "2020-09-21T18:07:47.104Z",
          "updatedAt": "2020-09-21T18:07:47.104Z",
          "__v": 0,
          "comments": []
        }
        
      ]
      "following": [
        {
          "_id": '5f7846a30dd8fd5a80a7a25c',
          "followed": '5f63df519acbba521460719e',
          "follower": '5f6341c49e5b253ccc5f7e31',
          "createdAt": '2020-10-03T09:38:43.306Z',
          "updatedAt": '2020-10-03T09:38:43.306Z',
          __v: 0
        },
        {
          "_id": '5f79c5449da60c5764c6fdde',
          "followed": '5f63e11c5d5f7f37f0a0b60f',
          "follower": '5f6341c49e5b253ccc5f7e31',
          "createdAt": '2020-10-04T12:51:16.450Z',
          "updatedAt": '2020-10-04T12:51:16.450Z',
          __v: 0
        },
        
      ],
      "followers": [
        {
          "_id": '5f784f280dcb3b34506904f3',
          "followed": '5f6341c49e5b253ccc5f7e31',
          "follower": '5f63e002debdd90e0473ac95',
          "createdAt": '2020-10-03T10:15:04.315Z',
          "updatedAt": '2020-10-03T10:15:04.315Z',
          __v: 0
        },
        {
          "_id": '5f79d5de0f4aa840e472438d',
          "followed": '5f6341c49e5b253ccc5f7e31',
          "follower": '5f6c9dca8f3577418478a4fa',
          "createdAt": '2020-10-04T14:02:06.962Z',
          "updatedAt": '2020-10-04T14:02:06.962Z',
          __v: 0
        }
      ]
    },
  },
  "tweet": {
    "all": [

      {
        "_id": "5f6bbb73940cf83dc09fd0be",
        "tweet": null,
        "text": "hi whow are you",
        "user": "5f6341f39e5b253ccc5f7e32",
        "createdAt": "2020-09-23T21:17:39.252Z",
        "updatedAt": "2020-09-23T21:17:39.252Z",
        "__v": 0,
        "likes": [
          {
            "_id": "5f6bbc49b96731330035475c",
            "tweet": "5f6bbb73940cf83dc09fd0be",
            "user": "5f6341f39e5b253ccc5f7e32",
            "createdAt": "2020-09-23T21:21:13.367Z",
            "updatedAt": "2020-09-23T21:21:13.367Z",
            "__v": 0
          }
        ],
        "comments": []
      },
      {
        "_id": "5f6bb6e43259455608faab21",
        "tweet": "5f6b0a60dd96144eb06f72e3",
        "text": "jiiiiiii",
        "user": "5f6341f39e5b253ccc5f7e32",
        "createdAt": "2020-09-23T20:58:12.234Z",
        "updatedAt": "2020-09-23T20:58:12.234Z",
        "__v": 0,
        "likes": [],
        "comments": []
      },
      {
        "_id": "5f6b0a60dd96144eb06f72e3",
        "tweet": null,
        "text": "vbjnbg",
        "user": "5f6341f39e5b253ccc5f7e32",
        "createdAt": "2020-09-23T08:42:08.407Z",
        "updatedAt": "2020-09-23T08:42:08.407Z",
        "__v": 0,
        "likes": [
          {
            "_id": "5f6bb6e73259455608faab22",
            "tweet": "5f6b0a60dd96144eb06f72e3",
            "user": "5f6341f39e5b253ccc5f7e32",
            "createdAt": "2020-09-23T20:58:15.457Z",
            "updatedAt": "2020-09-23T20:58:15.457Z",
            "__v": 0
          }
        ],
        "comments": [
          {
            "_id": "5f6bb6e43259455608faab21",
            "tweet": "5f6b0a60dd96144eb06f72e3",
            "text": "jiiiiiii",
            "user": "5f6341f39e5b253ccc5f7e32",
            "createdAt": "2020-09-23T20:58:12.234Z",
            "updatedAt": "2020-09-23T20:58:12.234Z",
            "__v": 0
          }
        ]
      }
    ]
  }
  "error": {
    "auth": null,
    "users": null,
    "tweets": null,
    "comments": null,
    "likes": null
  }
}