Last active
October 11, 2022 02:59
-
-
Save syossan27/4a56b971bef11fe35536ab8a0cbee72b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
organization(login: "[オーガナイゼーション名]") { | |
projectV2(number: [プロジェクト番号]) { | |
id | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment