Catch the highlights of GraphQLConf 2023! Click for recordings. Or check out our recap blog post.
Docs
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