Command option Sample:aws appsync get-introspection-schema

Search command sample in the internet.It is the result.

Retrieves the introspection schema for a GraphQL API.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/appsync/get-introspection-schema.html

aws appsync get-introspection-schema --api-id pdtqkhbx3nawtfg5lody6w6jcu --format JSON graphql_schema.json which uses the aws cli to return an introspection query
    Explanation/Decoding Optional Responses? 揃 Issue #98 揃 apollographql/reason-apollo 揃 GitHub : http://github.com/apollographql/reason-apollo/issues/98

aws のオプション一覧