Skip to main content

inigo compose

Commands

Global flags

  -h, --help   help for this command

inigo compose

Description

Compose a schema locally. Compose command takes gateway config kind yaml file as input and composes schema from it.

Syntax

inigo compose <gateway_config_filename> [flags]

Optional flags

  -l, --label string    label var to choose from
-o, --output string destination file name

Output

$ inigo compose ./gateway.config.yaml > composed.graphql