aws appsync get-introspection-schema
Retrieves the introspection schema for a GraphQL API
Options
Name | Description |
---|---|
--api-id <string> | The API ID |
--format <string> | The schema format: SDL or JSON |
--include-directives | A flag that specifies whether the schema introspection should contain directives |
--no-include-directives | A flag that specifies whether the schema introspection should contain directives |
outfile <string> | Filename where the content will be saved |