Here is the code: import { ApolloLink } from "@apollo/client"; const authLink = new ApolloLink((operation, forward) => { operation.setContext({ headers: {
確定! 回上一頁