Skip to content

types.GraphQlTypeList

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

Interface: GraphQlTypeList

types.GraphQlTypeList

Table of contents

Properties

Properties

enums

Optional enums: Object

Index signature

▪ [name: string]: string[]

Defined in

src/types.ts:77


inputs

Optional inputs: IntermediateTypeList

Defined in

src/types.ts:75


interfaces

Optional interfaces: IntermediateTypeList

Defined in

src/types.ts:74


types

Optional types: IntermediateTypeList

Defined in

src/types.ts:73


unions

Optional unions: Object

Index signature

▪ [name: string]: (string | IIntermediateType)[]

Defined in

src/types.ts:76