[WEAVER_CONFIG]:
"gqloom.core.schema"
packages/core/src/schema/types.ts:25
optional
assumeValid:boolean
When building a schema from a GraphQL service's introspection result, it might be safe to assume the schema is valid. Set to true to assume the produced schema is valid.
Default: false
CoreSchemaWeaverConfigOptions
.assumeValid
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:146
optional
astNode:Maybe
<SchemaDefinitionNode
>
CoreSchemaWeaverConfigOptions
.astNode
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:156
optional
description:Maybe
<string
>
CoreSchemaWeaverConfigOptions
.description
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:149
optional
directives:Maybe
<readonlyGraphQLDirective
[]>
CoreSchemaWeaverConfigOptions
.directives
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:154
optional
extensionASTNodes:Maybe
<readonlySchemaExtensionNode
[]>
CoreSchemaWeaverConfigOptions
.extensionASTNodes
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:157
optional
extensions:Maybe
<Readonly
<GraphQLSchemaExtensions
>>
CoreSchemaWeaverConfigOptions
.extensions
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:155
optional
getInputObjectName: (name
) =>string
• name: string
string
CoreSchemaWeaverConfigOptions
.getInputObjectName
packages/core/src/schema/types.ts:18
optional
mutation:Maybe
<GraphQLObjectType
<any
,any
>>
CoreSchemaWeaverConfigOptions
.mutation
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:151
optional
query:Maybe
<GraphQLObjectType
<any
,any
>>
CoreSchemaWeaverConfigOptions
.query
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:150
optional
subscription:Maybe
<GraphQLObjectType
<any
,any
>>
CoreSchemaWeaverConfigOptions
.subscription
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:152
optional
types:Maybe
<readonlyGraphQLNamedType
[]>
CoreSchemaWeaverConfigOptions
.types
node_modules/.pnpm/graphql@16.8.1_patch_hash=2p6wc42resg5at2p4utt5idamq/node_modules/graphql/type/schema.d.ts:153
optional
vendorWeaver:SchemaVendorWeaver
packages/core/src/schema/weaver-context.ts:48
optional
weaverContext:WeaverContext
CoreSchemaWeaverConfigOptions
.weaverContext
packages/core/src/schema/types.ts:19