Index
Factory Functions
Query Resolver Functions
Type aliases
LogEntryCreationAttributes
Log
EntryCreationAttributes: Optional<LogEntryAttributes, "id" | "createdAt" | "updatedAt">
Factory Functions
Const LogEntryFactory
- LogEntryFactory(sequelize: Sequelize): typeof LogEntry
-
Parameters
The created store
Query Resolver Functions
Const logEntriesResolver
-
Parameters
-
-
__namedParameters: { limit: number; offset: number; table: undefined | string }
-
limit: number
-
offset: number
-
table: undefined | string
-
__namedParameters: { dataSources: ResolverDatasource; user: null | User }
All the log entries
Object literals
Const resolvers
resolvers: object
All the attributes needed to create an instance of the LogEntry model