Documentation
API Reference
Interfaces
ValidationSettings

graphql-tools-monorepo / stitch/src / ValidationSettings

Interface: ValidationSettings

stitch/src.ValidationSettings

Table of contents

Properties

Properties

proxiableScalars

Optional proxiableScalars: Record<string, string[]>

Defined in

packages/stitch/src/types.ts:96


strictNullComparison

Optional strictNullComparison: boolean

Defined in

packages/stitch/src/types.ts:95


validationLevel

Optional validationLevel: ValidationLevel

Defined in

packages/stitch/src/types.ts:94