Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GqlFetchOptions

Command-line options and arguments for gql-fetch.

Hierarchy

  • GqlFetchOptions

Index

Properties

Properties

Optional cwd

cwd: string

Directory to run command in, must be an automation client directory

Optional install

install: boolean

If true or no node_modules directory exists, run "npm install" before running command

Generated using TypeDoc