hyunjinee / GraphQL

소프트웨어 마에스트로 컨퍼런스 발표(22.8.31)
1 stars 0 forks source link

Testing Comment Mutation #1

Open hyunjinee opened 2 years ago

hyunjinee commented 2 years ago

Find Repo ID

{
  repository(name:"GrahpQL", owner:"hyunjinee") {
    id
  }
}

Find ISSUE in Repo

query GetIssueInfo {
  repository (owner:"hyunjinee", name: "GraphQL") {
    issue(number: 1) {
      id
      title
    }
  }
}

Add Comment to Issue

mutation AddCommentToIssue {
  addComment(input:{
    subjectId:"I_kwDOH0hUV85Px2eu",
    body:"안녕하세요 이현진입니다." # 여러분의 이름으로 바꿔주세요
  }) {
    commentEdge {
      node {
        createdAt
      }
    }
  }
}
hyunjinee commented 2 years ago

안녕하세요 이현진입니다.

ekzm8523 commented 2 years ago

안녕하세요 이현진입니다.

ekzm8523 commented 2 years ago

hello

ekzm8523 commented 2 years ago

hello

namesace0427 commented 2 years ago

안녕하세요 조영호입니다.

Kim-Hyunjo commented 2 years ago

안녕하세요 김현조입니다.

kohj1018 commented 2 years ago

안녕하세요 고병욱입니다.

witch-factory commented 2 years ago

안녕하세요 소마 13기 김성현입니다.

hyunjinee commented 2 years ago

소마 화이팅!!

Kim-Hyunjo commented 2 years ago

히히.

songmin9813 commented 2 years ago

쫀득한 하리보는 맛있습니다.

ohjinseok commented 2 years ago

안녕하세요 진또기입니다.

sunjungAn commented 2 years ago

:> :0

Kim-Hyunjo commented 2 years ago

발표 멋져요.

SeolyeongBae commented 2 years ago

안녕하세요. 설영입니다.

shkim21 commented 2 years ago

안녕하세요 김세현입니다.

kibum99 commented 2 years ago

안녕하세요 김기범입니다.

suhongkim98 commented 2 years ago

안녕하세요 sssong입니다.

eybaek commented 2 years ago

안녕하세요 ey입니다.