Pass the token in your GraphQL request using the Authorization HTTP header with a value Bearer <token> . For example: curl -H "Authorization: Bearer $TOKEN" ...
確定! 回上一頁