Skip to content

types.IntermediateTypeProps

smguggen edited this page Jul 11, 2023 · 3 revisions

Interface: IntermediateTypeProps

types.IntermediateTypeProps

Hierarchy

Table of contents

Properties

Properties

definition

definition: SchemaObject

Defined in

src/types.ts:135


directives

Optional directives: Directive[]

Inherited from

IntermediateTypeBase.directives

Defined in

src/types.ts:128


interfaceTypes

Optional interfaceTypes: InterfaceType[]

Inherited from

IntermediateTypeBase.interfaceTypes

Defined in

src/types.ts:129


intermediateType

Optional intermediateType: IIntermediateType

Inherited from

IntermediateTypeBase.intermediateType

Defined in

src/types.ts:130


resolvers

Optional resolvers: Resolver[]

Inherited from

IntermediateTypeBase.resolvers

Defined in

src/types.ts:131

aws-dynasync

Namespaces

Clone this wiki locally