Interface: ObjectTypeConfig

Extends

  • Partial<Omit<GraphQLObjectTypeConfig<any, any>, "fields" | "interfaces">>

Properties

astNode?

optional astNode: Maybe<ObjectTypeDefinitionNode>

Inherited from

Partial.astNode

Defined in

node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/definition.d.ts:468


description?

optional description: Maybe<string>

Inherited from

Partial.description

Defined in

node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/definition.d.ts:463


extensionASTNodes?

optional extensionASTNodes: Maybe<readonly ObjectTypeExtensionNode[]>

Inherited from

Partial.extensionASTNodes

Defined in

node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/definition.d.ts:469


extensions?

optional extensions: Maybe<Readonly<GraphQLObjectTypeExtensions<any, any>>>

Inherited from

Partial.extensions

Defined in

node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/definition.d.ts:467


interfaces?

optional interfaces: Schema<any, any, any, "">[]

Defined in

packages/yup/src/types.ts:38


isTypeOf?

optional isTypeOf: Maybe<GraphQLIsTypeOfFn<any, any>>

Inherited from

Partial.isTypeOf

Defined in

node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/definition.d.ts:466


name?

optional name: string

Inherited from

Partial.name

Defined in

node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/definition.d.ts:462