|
| 1 | +{ |
| 2 | + "data": { |
| 3 | + "node": { |
| 4 | + "id": "PVTI_lADOAlIw4c4BCe3Vzgeio4o", |
| 5 | + "type": "ISSUE", |
| 6 | + "fullDatabaseId": "128099210", |
| 7 | + "project": { |
| 8 | + "id": "PVT_kwDOAlIw4c4BCe3V", |
| 9 | + "url": "https://github.com/orgs/octodemo/projects/700" |
| 10 | + }, |
| 11 | + "content": { |
| 12 | + "__typename": "Issue", |
| 13 | + "id": "I_kwDOPrRnkc7KkwSq", |
| 14 | + "body": "Body of issue for development", |
| 15 | + "title": "[RULaSG-DeV-1] Issue [RULASG-DEV-1] for [value between] development", |
| 16 | + "updatedAt": "2025-10-15T21:30:02Z", |
| 17 | + "createdAt": "2025-09-09T14:01:17Z", |
| 18 | + "number": 26, |
| 19 | + "url": "https://github.com/octodemo/rulasg-dev-1/issues/26", |
| 20 | + "state": "OPEN", |
| 21 | + "repository": { |
| 22 | + "name": "rulasg-dev-1", |
| 23 | + "owner": { |
| 24 | + "login": "octodemo" |
| 25 | + } |
| 26 | + }, |
| 27 | + "comments": { |
| 28 | + "totalCount": 3, |
| 29 | + "nodes": [ |
| 30 | + { |
| 31 | + "createdAt": "2025-09-23T17:51:06Z", |
| 32 | + "updatedAt": "2025-10-15T21:29:45Z", |
| 33 | + "url": "https://github.com/octodemo/rulasg-dev-1/issues/26#issuecomment-3324995787", |
| 34 | + "body": "Sample comment 1", |
| 35 | + "fullDatabaseId": "3324995787", |
| 36 | + "author": { |
| 37 | + "login": "rulasg" |
| 38 | + } |
| 39 | + }, |
| 40 | + { |
| 41 | + "createdAt": "2025-09-24T08:29:13Z", |
| 42 | + "updatedAt": "2025-10-15T21:29:55Z", |
| 43 | + "url": "https://github.com/octodemo/rulasg-dev-1/issues/26#issuecomment-3327194303", |
| 44 | + "body": "Sample comment 2", |
| 45 | + "fullDatabaseId": "3327194303", |
| 46 | + "author": { |
| 47 | + "login": "rulasg" |
| 48 | + } |
| 49 | + }, |
| 50 | + { |
| 51 | + "createdAt": "2025-09-30T05:42:49Z", |
| 52 | + "updatedAt": "2025-10-15T21:30:02Z", |
| 53 | + "url": "https://github.com/octodemo/rulasg-dev-1/issues/26#issuecomment-3350059109", |
| 54 | + "body": "Sample comment 3", |
| 55 | + "fullDatabaseId": "3350059109", |
| 56 | + "author": { |
| 57 | + "login": "rulasg" |
| 58 | + } |
| 59 | + } |
| 60 | + ] |
| 61 | + } |
| 62 | + }, |
| 63 | + "fieldValues": { |
| 64 | + "nodes": [ |
| 65 | + { |
| 66 | + "__typename": "ProjectV2ItemFieldRepositoryValue", |
| 67 | + "repository": { |
| 68 | + "url": "https://github.com/octodemo/rulasg-dev-1" |
| 69 | + }, |
| 70 | + "field": { |
| 71 | + "__typename": "ProjectV2Field", |
| 72 | + "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-k", |
| 73 | + "name": "Repository", |
| 74 | + "dataType": "REPOSITORY" |
| 75 | + } |
| 76 | + }, |
| 77 | + { |
| 78 | + "__typename": "ProjectV2ItemFieldMilestoneValue", |
| 79 | + "milestone": { |
| 80 | + "title": "Milestone 3: Quality and Deployment", |
| 81 | + "description": "Testing, documentation, and deployment pipeline setup", |
| 82 | + "dueOn": "2025-10-18T00:00:00Z" |
| 83 | + }, |
| 84 | + "field": { |
| 85 | + "__typename": "ProjectV2Field", |
| 86 | + "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-g", |
| 87 | + "name": "Milestone", |
| 88 | + "dataType": "MILESTONE" |
| 89 | + } |
| 90 | + }, |
| 91 | + { |
| 92 | + "__typename": "ProjectV2ItemFieldTextValue", |
| 93 | + "text": "[RULaSG-DeV-1] Issue [RULASG-DEV-1] for [value between] development", |
| 94 | + "field": { |
| 95 | + "__typename": "ProjectV2Field", |
| 96 | + "id": "PVTF_lADOAlIw4c4BCe3Vzg0rg-M", |
| 97 | + "name": "Title", |
| 98 | + "dataType": "TITLE" |
| 99 | + } |
| 100 | + }, |
| 101 | + { |
| 102 | + "__typename": "ProjectV2ItemFieldSingleSelectValue", |
| 103 | + "name": "In Progress", |
| 104 | + "field": { |
| 105 | + "__typename": "ProjectV2SingleSelectField", |
| 106 | + "id": "PVTSSF_lADOAlIw4c4BCe3Vzg0rg-U", |
| 107 | + "name": "Status", |
| 108 | + "dataType": "SINGLE_SELECT", |
| 109 | + "options": [ |
| 110 | + { |
| 111 | + "id": "f75ad846", |
| 112 | + "name": "Todo" |
| 113 | + }, |
| 114 | + { |
| 115 | + "id": "47fc9ee4", |
| 116 | + "name": "In Progress" |
| 117 | + }, |
| 118 | + { |
| 119 | + "id": "98236657", |
| 120 | + "name": "Done" |
| 121 | + } |
| 122 | + ] |
| 123 | + } |
| 124 | + }, |
| 125 | + { |
| 126 | + "__typename": "ProjectV2ItemFieldNumberValue", |
| 127 | + "number": 333.0, |
| 128 | + "field": { |
| 129 | + "__typename": "ProjectV2Field", |
| 130 | + "id": "PVTF_lADOAlIw4c4BCe3Vzg0rhjU", |
| 131 | + "name": "field-number", |
| 132 | + "dataType": "NUMBER" |
| 133 | + } |
| 134 | + }, |
| 135 | + { |
| 136 | + "__typename": "ProjectV2ItemFieldIterationValue", |
| 137 | + "title": "field-iteration 3", |
| 138 | + "startDate": "2025-10-05", |
| 139 | + "duration": 14, |
| 140 | + "field": { |
| 141 | + "__typename": "ProjectV2IterationField", |
| 142 | + "id": "PVTIF_lADOAlIw4c4BCe3Vzg0rhqQ", |
| 143 | + "name": "field-iteration", |
| 144 | + "dataType": "ITERATION" |
| 145 | + } |
| 146 | + }, |
| 147 | + { |
| 148 | + "__typename": "ProjectV2ItemFieldTextValue", |
| 149 | + "text": "text3", |
| 150 | + "field": { |
| 151 | + "__typename": "ProjectV2Field", |
| 152 | + "id": "PVTF_lADOAlIw4c4BCe3Vzg0rhko", |
| 153 | + "name": "field-text", |
| 154 | + "dataType": "TEXT" |
| 155 | + } |
| 156 | + }, |
| 157 | + { |
| 158 | + "__typename": "ProjectV2ItemFieldSingleSelectValue", |
| 159 | + "name": "option-3", |
| 160 | + "field": { |
| 161 | + "__typename": "ProjectV2SingleSelectField", |
| 162 | + "id": "PVTSSF_lADOAlIw4c4BCe3Vzg0rhno", |
| 163 | + "name": "field-singleselect", |
| 164 | + "dataType": "SINGLE_SELECT", |
| 165 | + "options": [ |
| 166 | + { |
| 167 | + "id": "7d96a925", |
| 168 | + "name": "option-1" |
| 169 | + }, |
| 170 | + { |
| 171 | + "id": "cd02c585", |
| 172 | + "name": "option-2" |
| 173 | + }, |
| 174 | + { |
| 175 | + "id": "6b66c93a", |
| 176 | + "name": "option-3" |
| 177 | + } |
| 178 | + ] |
| 179 | + } |
| 180 | + } |
| 181 | + ] |
| 182 | + } |
| 183 | + } |
| 184 | + } |
| 185 | +} |
0 commit comments