Interface: SchemaPrintOptions
Defined in: packages/utils/src/types.ts:9
Properties
assumeValid?
optionalassumeValid?:boolean
Defined in: packages/utils/src/types.ts:19
commentDescriptions?
optionalcommentDescriptions?:boolean
Defined in: packages/utils/src/types.ts:18
Descriptions are defined as preceding string literals, however an older experimental version of the SDL supported preceding comments as descriptions. Set to true to enable this deprecated behavior. This option is provided to ease adoption and will be removed in v16.
Default: false