Commit graph

24 commits

Author SHA1 Message Date
Laurin Quast
5130fc1db8
feat(sdk): better handling of token info and usage configuration (#6637) 2025-03-21 15:25:52 +01:00
Denis Badurina
ee70018839
fix: no misleading log message when client is used only for experimental persisted documents (#6606) 2025-03-11 15:41:00 +00:00
Laurin Quast
494697e20f
feat(sdk): specify the usage target endpoint for organization access tokens (#6574)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 10:47:58 +08:00
Laurin Quast
333da542fe
feat(sdk): allow providing a custom fetch implementation for the supergraph fetcher and manager (#6559) 2025-02-27 14:09:47 +08:00
Kamil Kisiela
792fb51fcc
Fix flaky test: sendImmediately should not stop the schedule (#6520) 2025-02-17 17:11:51 +01:00
Kamil Kisiela
03f1d3c758
Fix flaky unit test in lib/core/usage.spec.ts (#6503) 2025-02-12 10:37:24 +01:00
Laurin Quast
f7d65feb5a
feat: include request id header in http-client (#6488) 2025-02-10 08:49:48 +01:00
jdolle
9d8dd0c488
tests: match longer duration in log line replace to make unit tests mo… (#6413) 2025-01-24 08:52:38 +02:00
Kamil Kisiela
ec356a7784
Collect custom scalars from arguments and input object fields (#6383) 2025-01-21 10:28:59 +01:00
Arda TANRIKULU
039c66bd24
enhance(@graphql-hive/yoga): improvements with Yoga's features (#6118)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2025-01-03 13:16:27 +03:00
Piotr Monwid-Olechnowicz
06b800e00a
new Pricing page (#5949)
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
2024-11-19 09:36:03 -05:00
Piotr Monwid-Olechnowicz
f6afdda01e
Navigation border and Components v7 bump (#5623) 2024-10-21 13:23:17 +00:00
Kamil Kisiela
7edd150e63
Deprecate cleanId, use slug instead (#5684) 2024-10-21 13:06:29 +02:00
Kamil Kisiela
c7288038f2
Align schema coordinates collecting logic (#5676) 2024-10-16 14:24:02 +02:00
Kamil Kisiela
be5d39cbf0
Removing a used enum value is a breaking change (#5667) 2024-10-14 10:04:58 +02:00
Kamil Kisiela
bbd534ace8
Fix flaky unit test (#5501) 2024-08-23 13:48:09 +00:00
Kamil Kisiela
a896642197
Move createSupergraphSDLFetcher to /core package (#5367) 2024-08-13 14:52:42 +02:00
Laurin Quast
0a3b24d400
feat: log requests and retries (#5307) 2024-08-12 12:53:30 +02:00
Kamil Kisiela
f2fef08e9d
fix: do not log initiated requests and successful responses (#5304) 2024-08-02 12:25:48 +00:00
Laurin Quast
e6dc5c9df3
feat: full HTTP request logging (#5234) 2024-08-01 15:06:10 +00:00
Kamil Kisiela
b8998e7ead
Shared HTTP client with retries (#5097) 2024-06-27 14:00:30 +00:00
Laurin Quast
779166927e
refactor: move collect schema coordinates file to dedicated file (#4745) 2024-05-13 13:24:22 +02:00
Laurin Quast
dab68a4676
feat: oidc debugging for subscriptions (#4357) 2024-05-10 11:39:17 +02:00
Kamil Kisiela
06d465e882
Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00