{
  "data": {
    "createChangeOrder": {
      "id": "abcdef1234567890abcdef12",
      "con": {
        "displayValue": "ECO-12345"
      },
      "description": "Initial creation of the change order for testing purposes.",
      "name": "Initial Change Order",
      "status": "DRAFT",
      "type": "ECO",
      "created": "2024-06-24T22:31:27.808Z",
      "creator": {
        "email": "john.doe@example.com",
        "id": "1234567890abcdef12345678",
        "firstName": "John",
        "lastName": "Doe"
      }
    }
  }
}