issues
search
apollographql
/
router
A configurable, high-performance routing runtime for Apollo Federation 🚀
https://www.apollographql.com/docs/router/
Other
813
stars
272
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs(telemetry): add missing subgraph selector
#6327
bnjjj
opened
1 hour ago
3
fix(federation): avoid constantly recomputing conditions
#6326
goto-bus-stop
opened
2 hours ago
3
chore(federation): add unit tests and documentation for conditions handling
#6325
goto-bus-stop
closed
2 hours ago
3
fix(telemetry): fix supergraph query selector
#6324
bnjjj
opened
5 hours ago
3
fix(federation): fixed `Selection::conditions` to merge field's subselection's conditions when necessary
#6323
duckki
opened
11 hours ago
4
fix for \n in json selection arguments
#6322
lennyburdette
opened
14 hours ago
2
Implement planned breaking changes for URI templates
#6321
dylan-apollo
opened
16 hours ago
2
docs: move pages from federation
#6320
Meschreiber
closed
16 hours ago
2
Context test rewriter assertion
#6319
TylerBloom
closed
17 hours ago
3
make $context available everywhere with variable optimizations
#6318
lennyburdette
opened
19 hours ago
2
Remove a couple redundant codeowner rules
#6317
dylan-apollo
closed
21 hours ago
2
fix: propagate evaluated plans limit and paths limit to the native query planner
#6316
goto-bus-stop
opened
23 hours ago
4
fix: don't validate unused fields if a json selection fails to parse
#6315
lennyburdette
closed
22 hours ago
2
Revert "add errors for response validation (#5787)"
#6314
goto-bus-stop
closed
1 day ago
3
A progress commit so people can see where I'm at
#6313
garypen
opened
1 day ago
3
ci: Remove "test_updated" from release workflows
#6312
abernix
closed
23 hours ago
3
Fix bug with `@context` state tracking in `GraphPath::add()`
#6311
sachindshinde
closed
1 day ago
3
feat(federation): add `@context` support
#6310
clenfest
closed
1 day ago
3
fix tests based on fixed context directive definition
#6309
clenfest
closed
1 day ago
3
fix(federation): API schema should always include defer definition
#6308
dariuszkuc
opened
1 day ago
4
fix(fed): filter out invalid fragment directives instead of error
#6307
dariuszkuc
opened
1 day ago
5
Don't check that subgraph names are valid graphql
#6306
clenfest
closed
1 day ago
2
Change naming convention for contextual arguments
#6305
clenfest
closed
1 day ago
4
Context code clean up
#6304
TylerBloom
closed
1 day ago
2
Move insert_directive out of CompositeType
#6303
clenfest
closed
1 day ago
2
Context test correction: `set_context_test_efficiently_merge_fetch_groups`
#6302
TylerBloom
closed
1 day ago
2
Clone context execution tests for rust query planner
#6301
clenfest
closed
1 day ago
2
fix: emit debug extension for each response chunk
#6300
lennyburdette
closed
1 day ago
2
Fix list test and adds rewrite validation to context tests
#6299
clenfest
closed
1 day ago
2
release: v1.58.0
#6298
abernix
opened
1 day ago
2
Validate variables in JSON selection
#6297
pubmodmatt
closed
23 hours ago
2
finish support for @interfaceObject in connectors schemas
#6296
lennyburdette
closed
18 hours ago
2
add `Serialize` to apollo_federation::QueryPlannerConfig
#6295
lrlna
closed
1 day ago
3
extract context onto interface and union
#6294
clenfest
closed
1 day ago
2
fix(file_upload): remove placeholders from query variables
#6293
IvanGoncharov
closed
2 days ago
3
fix(cors): don't ignore invalid configuration
#6292
bnjjj
closed
6 hours ago
2
Removed TODOs in context snapshot tests
#6291
TylerBloom
closed
1 day ago
3
extract context onto interface and union
#6290
clenfest
closed
2 days ago
2
Fix bug where we don't account for `@fromContext `arguments when checking whether we can rebase
#6289
sachindshinde
closed
2 days ago
2
Ensure that demand control scoring handles custom scalars that represent non-GraphQL-compliant JSON
#6288
tninesling
closed
1 day ago
4
QP comparison mode: skip comparing PlanNode.authorization
#6287
lrlna
closed
2 days ago
4
add entity caching invalidation configuration metrics
#6286
bnjjj
closed
2 days ago
3
Remove experimental_when_header feature
#6285
bnjjj
closed
1 hour ago
5
Use a `Map` rather than object for coprocessor surrogate cache key example
#6284
abernix
closed
3 days ago
2
plugins/fleet_detector: add schema and persisted_queries gauges
#6283
loshz
opened
3 days ago
2
Allow non-trivial root __typename-only queries when introspection is disabled
#6282
SimonSapin
opened
3 days ago
4
Fix header multiple propagation of single header
#6281
BrynCooke
closed
1 day ago
3
many bugfixes for context implementation
#6280
clenfest
closed
2 days ago
2
Fix fromContext name usage in handle_context
#6279
clenfest
closed
3 days ago
2
Consolidate & expand connectors headers validations
#6278
dylan-apollo
closed
2 days ago
2
Next