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 Antworten
0

You just need to add the rules like this here

profile pictureAWS
beantwortet vor 2 Jahren
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?

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen