Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 454 Bytes

File metadata and controls

20 lines (13 loc) · 454 Bytes

schema

Print the GraphQL schema to stdout

Usage

Usage:   linear schema

Description:

  Print the GraphQL schema to stdout

Options:

  -h, --help            - Show this help.                                     
  --workspace   <slug>  - Target workspace (uses credentials)                 
  --json                - Output as JSON introspection result instead of SDL  
  -o, --output  <file>  - Write schema to file instead of stdout