3 files changed
+29
-3
lines changed- federation/README.md+1
- federation/directives/Cargo.toml+9
- federation/directives/src/lib.rs+24
- federation/federation-accounts/Cargo.toml+1
- federation/federation-accounts/src/main.rs+3-1
- federation/federation-products/Cargo.toml+1
- federation/federation-products/src/main.rs+1
- federation/federation-reviews/Cargo.toml+1
- federation/federation-reviews/src/main.rs+1
- federation/query.graphql+19
- tide/dataloader-postgres/Cargo.toml+1-1
- tide/dataloader-postgres/src/main.rs+6-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
119 | 122 |
| |
120 | 123 |
| |
121 | 124 |
| |
|
+24-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
596 | 596 |
| |
597 | 597 |
| |
598 | 598 |
| |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
599 | 622 |
| |
600 | 623 |
| |
601 | 624 |
| |
|
0 commit comments