AWS Amplify, GraphQL endpoint, the Introspection call is authenticated?

0

Hi,

Next, a quote from this article https://docs.amplify.aws/lib/graphqlapi/getting-started/q/platform/js/#using-graphql-transformers

The CLI automatically downloads GraphQL Introspection Schemas from the defined GraphQL endpoint and generates TypeScript or Flow classes for you

I was wondering if the HTTP call to the defined GraphQL is authenticated or not.

Thanks in advance

2 回答
0

You just need to add the rules like this here

profile pictureAWS
已回答 2 年前
0

Maybe I didn't explain well, my point is, when anybody uses the CLI to retrieve the introspection schema, this request is made using credentials? is it authenticated?

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则