query ' export async function getGitHubData() { const gitHubCall = await axios.post( `https://api.github.com/graphql`, { query, } ...
確定! 回上一頁