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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ