You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/schema-generator/customizing-schemas/advanced-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Advanced Features
5
5
## Adding Custom Additional Types
6
6
7
7
There are a couple ways you can add more types to the schema without having them be directly consumed by a type in your schema.
8
-
This may be required for [Apollo Federation](federated/apollo-federation), or maybe adding other interface implementations that are not picked up.
8
+
This may be required for [Apollo Federation](../../federated/apollo-federation.md), or maybe adding other interface implementations that are not picked up.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-3.x.x/schema-generator/customizing-schemas/advanced-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ original_id: advanced-features
6
6
## Adding Custom Additional Types
7
7
8
8
There are a couple ways you can add more types to the schema without having them be directly consumed by a type in your schema.
9
-
This may be required for [Apollo Federation](federated/apollo-federation), or maybe adding other interface implementations that are not picked up.
9
+
This may be required for [Apollo Federation](../../federated/apollo-federation.md), or maybe adding other interface implementations that are not picked up.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-4.x.x/schema-generator/customizing-schemas/advanced-features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ original_id: advanced-features
6
6
## Adding Custom Additional Types
7
7
8
8
There are a couple ways you can add more types to the schema without having them be directly consumed by a type in your schema.
9
-
This may be required for [Apollo Federation](federated/apollo-federation), or maybe adding other interface implementations that are not picked up.
9
+
This may be required for [Apollo Federation](../../federated/apollo-federation.md), or maybe adding other interface implementations that are not picked up.
0 commit comments