package
0.4.0
Repository: https://github.com/crowdstrike/gql.git
Documentation: pkg.go.dev

# Packages

nolint: revive,goconst,gocritic.

# Functions

FindLintErrors find lint errors in schema files applying the supplied rules.
FindTheRulesToApply convert matching string rules to LintRuleFunc.
Lint lints federated GraphQL schema.
NewLintCmd creates new lint command.

# Structs

InlineLintConfig represent config value defined in the schema for enabling/disabling certain rules for single/some Line/lines.