94 Commits

Author SHA1 Message Date
Marshall Thompson
fae03598a3 docs: make mongodb custom params section more clear (#3577) 2025-05-03 16:16:12 -07:00
Greg Michalec
c355ae3184 fix(knex): Add support for extended operators in query builder (#3578) 2025-05-03 16:16:06 -07:00
Brancu Alexandru
a63048470e
docs: Improved readability in events.md (#3570) 2025-02-24 10:41:02 -08:00
Julien Zapata Duque
8ac69f4ab5
docs: refer to correct object on request for express middleware (#3564) 2025-02-11 19:09:13 -08:00
panos gergos
ba5621bfe5
fix(knex): Add tableOptions parameter for inheritance on knex adapter options to pass on knex builder (#3539) 2025-02-06 12:13:20 -08:00
Martin Eley
b8cca81e31
docs: Update validators.md (#3555) 2025-02-01 10:50:52 -08:00
Rami Jarrar
187868edd9
fix(schema): Allow regular functions in resolvers (#3487) 2024-05-29 15:01:45 -06:00
Beau Shaw
f2829b1f8e
fix(mongodb): MongoDB Aggregation improvements (#3366) 2024-05-29 15:00:18 -06:00
Ashot Nazaryan
188278e495
docs: Validation for custom methods (#3376) 2024-05-29 14:44:05 -06:00
Marshall Thompson
d654808be7
docs(knex): add missing import statement (#3489) 2024-05-29 14:31:30 -06:00
David Luecke
0a1ebd1755
docs: Add documentation for increasing Koa qs array limit (#3480) 2024-05-03 10:19:10 -07:00
Ashot Nazaryan
44d4b09550
docs: provide more information and examples regarding Knex transactions (#3460) 2024-04-20 06:56:02 -06:00
Michael
a2c7807b89
docs: Fix typo in services.md (#3459) 2024-04-10 12:54:43 -07:00
Goran
084bed9a55
docs(schema): update typebox extended config (#3382) 2024-02-14 17:11:50 -08:00
Eric Irish
aaa3cdb42c
docs: Fix typo in resolvers.md (#3391) 2024-01-22 09:15:16 -08:00
gustojs
4c65efcb66
docs(authentication): Fix broken link to property resolvers (#3385) 2024-01-16 11:06:35 -08:00
Ashot Nazaryan
713a8f1cf9
docs: Improve explanation for queryResolver (#2956) 2023-12-11 10:24:14 -08:00
Beau Shaw
66d26ebbac
docs: Update Aggregation docs (#3362) 2023-12-08 15:44:53 -08:00
David Luecke
7fd8300908
chore: Fix website build and disable language selection (#3367) 2023-12-05 18:05:17 -08:00
David Luecke
a4a5ab6cb5
fix(transport-commons): Allow case insensitive route lookups (#3353) 2023-11-27 14:58:31 -08:00
Thomas Howlett
ff3e104b62
fix(authentication-client): Allow to abort fetch (#3310) 2023-11-27 10:35:14 -08:00
Rooseno Rahman
9243542802
docs: update rest.md (#3326) 2023-11-07 13:17:38 +01:00
Marshall Thompson
a21b2cfcc5
docs: Clarify resolveData docs (#3311) 2023-10-13 10:37:48 -07:00
Mathieu DARTIGUES
a0624eb5a7
fix(client): Replace placeholders in URL with route params (#3270) 2023-10-10 19:45:50 -07:00
David Luecke
9740c64c2f
docs: Add StringEnum options docs (#3295) 2023-10-03 12:29:11 -07:00
Ray Foss
e659ec7a2e
docs: minor, Update hooks.md (#3268) 2023-08-31 08:50:58 -07:00
Johnathon Weaver
46703d5589
docs(socket.io): Provide uWS setup for Socket.IO + Koa corrections (#3263) 2023-08-15 17:17:10 -07:00
Ben Steel
627feef6ff
docs: Small Documentation Typos (#3243) 2023-08-08 16:04:08 -07:00
Ben Steel
aea8d1cfdf
docs: Update adapter documentation (#3249) 2023-08-08 16:03:10 -07:00
Ben Steel
0d30434e6e
docs: Link to actual CLI client guide (#3244) 2023-08-08 16:02:33 -07:00
David Luecke
043298b8a0
docs: Mention installing socket.io-client 2023-07-18 11:58:43 -07:00
Elliot Lintz
01a0374c87
docs: change superagent documentation link (#3236) 2023-07-17 12:00:27 -07:00
Elliot Lintz
9a32184876
fix: add missing word (#3237) 2023-07-17 11:57:59 -07:00
Mathieu DARTIGUES
5e520f3a30
docs: Update schema.md (#3229) 2023-07-17 11:44:33 -07:00
Ryan Kotzen
d135526da1
fix(authentication-local): Local Auth - Nested username & Password fields (#3091) 2023-06-07 12:26:22 -07:00
David Luecke
cacedf59e3
fix(typebox): Revert to TypeBox 0.25 (#3183) 2023-04-28 11:57:40 -07:00
Marshall Thompson
06919cf024
docs: document new extended types (#3160) 2023-04-28 09:20:50 -07:00
Lukorito
608b5840ff
docs: Update resolvers.md (#3169) 2023-04-19 11:18:09 -07:00
Narayan Sainaney
7ed6cdf324
docs(express): Fix reference for authenticated user (#3140) 2023-04-05 09:36:21 -07:00
David Luecke
d1d95984dd
fix(typebox): Upgrade to TypeBox 0.26.0 (#3113) 2023-04-03 08:38:18 -07:00
Christoph Wiechert
027b7f708a
docs: Update Knex client name (#3120) 2023-03-27 22:54:14 -07:00
Ryan Giordano
e8ce7030f1
docs: Fix typo in client.md (#3102) 2023-03-15 09:59:40 -07:00
Alex
9ca54c7c4c
docs: Update channels.md (#3103) 2023-03-15 09:59:06 -07:00
David Luecke
31d5d7f2d4
docs: Some small documentation updates (#3085) 2023-03-14 19:00:02 -07:00
Christopher Dambamuromo
625cabf18f
docs: Fix typo in client.md (#3101) 2023-03-11 12:42:37 -08:00
Gabriel Day
1962cbbf85
docs: Fixed grammar error (#3100) 2023-03-11 10:40:49 -08:00
joe Jankowiak
97c3ed93b7
docs: Fix doc mismatch for resolveResult (#3098) 2023-03-10 09:40:34 -08:00
Johnathon Weaver
2456bf882c
fix(koa): Replace koa-bodyparser with koa-body (#3093) 2023-03-08 09:54:35 -08:00
Marshall Thompson
a5eb1d50a8
docs(schema): Update extended ajv docs (#3083) 2023-03-08 09:41:13 -08:00
David Luecke
e41f39a4af
chore: V5 final (#3070) 2023-02-23 18:05:07 -08:00