GraphQL mutations require return values? (#18186)
This commit is contained in:
4
.github/workflows/repo-sync.yml
vendored
4
.github/workflows/repo-sync.yml
vendored
@@ -106,7 +106,9 @@ jobs:
|
||||
enablePullRequestAutoMerge(input: {
|
||||
pullRequestId: $id,
|
||||
mergeMethod: MERGE
|
||||
})
|
||||
}) {
|
||||
clientMutationId
|
||||
}
|
||||
}`
|
||||
const variables = {
|
||||
id: pullNodeId
|
||||
|
||||
Reference in New Issue
Block a user