Variable: MemoryListQuerySchema
constMemoryListQuerySchema:TObject<{characterId:TOptional<TUnion<[TString,TNull]>>;enabled:TOptional<TBoolean>;scope:TOptional<TUnion<[TLiteral<"global">,TLiteral<"character">]>>; }>
Defined in: packages/contracts/src/memory.ts:42