aws appsync get-introspection-schema

Retrieves the introspection schema for a GraphQL API

Options

NameDescription
--api-id <string>The API ID
--format <string>The schema format: SDL or JSON
--include-directivesA flag that specifies whether the schema introspection should contain directives
--no-include-directivesA flag that specifies whether the schema introspection should contain directives
outfile <string>Filename where the content will be saved