omnivore/packages/api/src
Hongbo Wu 7bf454ae91
use dataloader to fetch all labels of a list of linkIds in a single q… (#133)
* use dataloader to fetch all labels of a list of linkIds in a single query and cached

* add labels in GQL query in frontend
2022-02-28 12:13:26 +08:00
..
datalayer add linkId and labels in article type 2022-02-24 14:44:49 +08:00
entity add setLabels api and tests 2022-02-24 14:44:48 +08:00
events Open source omnivore 2022-02-11 09:24:33 -08:00
generated add linkId and labels in article type 2022-02-24 14:44:49 +08:00
resolvers use dataloader to fetch all labels of a list of linkIds in a single q… (#133) 2022-02-28 12:13:26 +08:00
routers Fix warnings in the API package 2022-02-21 16:46:10 -08:00
services use dataloader to fetch all labels of a list of linkIds in a single q… (#133) 2022-02-28 12:13:26 +08:00
utils Apply code block highlighting before running DOM clean 2022-02-26 19:04:32 -08:00
apollo.ts Fix warnings in the API package 2022-02-21 16:46:10 -08:00
directives.ts Cast the directive types 2022-02-16 09:33:33 -08:00
env.ts Open source omnivore 2022-02-11 09:24:33 -08:00
global.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
graphql.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
permissions.ts Open source omnivore 2022-02-11 09:24:33 -08:00
readability.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
scalars.ts fix sanitize bug by having different SanitizedString type name when creating new instances 2022-02-16 09:33:33 -08:00
schema.ts add linkId and labels in article type 2022-02-24 14:44:49 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts Fix warnings in the API package 2022-02-21 16:46:10 -08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts Simplify docker compose setup for new users 2022-02-11 11:45:37 -08:00