@morojs/moro / GraphQLStats
Interface: GraphQLStats
Defined in: src/core/graphql/adapter.ts:67
GraphQL adapter statistics
Properties
jit?
optionaljit:object
Defined in: src/core/graphql/adapter.ts:74
cacheSize
cacheSize:
number
enabled
enabled:
boolean
schema
schema:
object
Defined in: src/core/graphql/adapter.ts:68
mutations
mutations:
number
queries
queries:
number
subscriptions
subscriptions:
number
types
types:
number