{
  "data": {
    "userById": {
      "lastName": "Smith",
      "email": "john.smith@example.com",
      "firstName": "John",
      "id": "1234567890abcdef12345678",
      "primaryCompany": {
        "id": "abcdef1234567890abcdef12",
        "name": "ExampleCorp"
      }
    }
  }
}