graphql-tools-monorepo / stitch/src / ValidationLevel
Enumeration: ValidationLevel
stitch/src.ValidationLevel
Table of contents
Enumeration Members
Enumeration Members
Error
• Error = "error"
Defined in
packages/stitch/src/types.ts:88
Off
• Off = "off"
Defined in
packages/stitch/src/types.ts:90
Warn
• Warn = "warn"