1
0
mirror of synced 2026-01-07 00:01:39 -05:00

GraphQL mutations require return values? (#18186)

This commit is contained in:
James M. Greene
2021-03-09 09:16:05 -06:00
committed by GitHub
parent 289adc10bd
commit e970f121c9

View File

@@ -106,7 +106,9 @@ jobs:
enablePullRequestAutoMerge(input: {
pullRequestId: $id,
mergeMethod: MERGE
})
}) {
clientMutationId
}
}`
const variables = {
id: pullNodeId