AbimongoGraphQLOptions
@abimongo/core / AbimongoGraphQLOptions
Interface: AbimongoGraphQLOptions
Defined in: core/src/types/graphql.type.ts:2
Properties
customResolvers?
optionalcustomResolvers:any[]
Defined in: core/src/types/graphql.type.ts:6
customTypeDefs?
optionalcustomTypeDefs:string[]
Defined in: core/src/types/graphql.type.ts:5
defaultResolvers?
optionaldefaultResolvers:any[]
Defined in: core/src/types/graphql.type.ts:4
enablePlayground?
optionalenablePlayground:boolean
Defined in: core/src/types/graphql.type.ts:7
enableSubscriptions?
optionalenableSubscriptions:boolean
Defined in: core/src/types/graphql.type.ts:8
schemaOutputPath?
optionalschemaOutputPath:string
Defined in: core/src/types/graphql.type.ts:9
useRedis?
optionaluseRedis:boolean
Defined in: core/src/types/graphql.type.ts:3