GitHub project v2 graphql api for adding another single select option in field #130340
Replies: 4 comments
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Using the updateProjectV2ItemFieldValue mutation, you must update the relevant field on the project item to add another single select option in a field using the GitHub v2 GraphQL API. Could you give the new option value and the fieldId in the singleSelectOptionId argument of the mutation? |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
I am also interested in this API functionality. I'm not sure if I should chime in here or submit a new entry since this has been marked as dormant. |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Hii
How can we create another single select option in field using GitHub graphql api
Beta Was this translation helpful? Give feedback.
All reactions