Hi @kevinmarchese. Here's a sample request to create an item in a board: const axios = require('axios') const body = { query: ` mutation ($boardId: Int!, ...
確定! 回上一頁