Skip to content

types.IntermediateTypeOptions

Steven Guggenheimer edited this page Oct 14, 2023 · 3 revisions

Interface: IntermediateTypeOptions

types.IntermediateTypeOptions

Hierarchy

Table of contents

Properties

Properties

definition

definition: SchemaFields

Defined in

src/types.ts:140


directives

Optional directives: Directive[]

Inherited from

IntermediateTypeBase.directives

Defined in

src/types.ts:129


interfaceTypes

Optional interfaceTypes: InterfaceType[]

Inherited from

IntermediateTypeBase.interfaceTypes

Defined in

src/types.ts:130


intermediateType

Optional intermediateType: IIntermediateType

Inherited from

IntermediateTypeBase.intermediateType

Defined in

src/types.ts:131


resolvers

Optional resolvers: Resolver[]

Inherited from

IntermediateTypeBase.resolvers

Defined in

src/types.ts:132