docs: fix typo in join.mdx (#10190)

This commit is contained in:
Alexander Cato
2025-01-02 13:44:25 -06:00
committed by GitHub
parent 38f34551a2
commit b2042c5754

View File

@@ -15,7 +15,7 @@ APIs.
The Join field is useful in scenarios including:
- To surface `Order`s for a given `Product`
- To surface `Orders` for a given `Product`
- To view and edit `Posts` belonging to a `Category`
- To work with any bi-directional relationship data
- Displaying where a document or upload is used in other documents