Skip to main content

inigo similar

Commands

Global flags

  -h, --help   help for this command

inigo similar

Description

Find similar type definitions in schema.

Syntax

inigo similar <schema> [flags]

Optional flags

      --target string     show results only for the target type
--threshold float show results with similarity score that exceeds the threshold, value must be in the range of 0-1 (default 0.8)
--top int max number of results shown per type, 0 means unlimited (default 5)

Output

$ inigo similar schema.graphql