@@ -1,4 +1,4 @@
|
||||
const { graphql } = require('@octokit/graphql')
|
||||
import { graphql } from '@octokit/graphql'
|
||||
|
||||
// Given a list of PR/issue node IDs and a project node ID,
|
||||
// adds the PRs/issues to the project
|
||||
|
||||
Reference in New Issue
Block a user