We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d305f6e commit a97886bCopy full SHA for a97886b
guides/relationships/features/links-mode.md
@@ -175,7 +175,7 @@ The only difference here is that we don't mark the resource schemas as `legacy`.
175
**Async relationships are not (currently) supported in Polaris mode!** This aligns with the general direction of
176
the (as yet not implemented) `resource` and `collection` fields which replace `belongsTo` and `hasMany`.
177
178
-Polaris mode relationhip fields have no `autofetch` behavior.
+Polaris mode relationship fields have no `autofetch` behavior.
179
180
In the future, a `non-async` resource or collection field would refer to a relationship that is both *always*
181
included within the parent of another record AND *never directly retreivable via its own endpoint* (e.g. to get
0 commit comments