docs: update read-only links (#12468)
This commit is contained in:
@@ -110,7 +110,7 @@ export default defineLink(
|
||||
field: "id",
|
||||
},
|
||||
{
|
||||
...BlogModule.linkable.post.id,
|
||||
linkable: BlogModule.linkable.post.id,
|
||||
primaryKey: "product_id",
|
||||
},
|
||||
{
|
||||
@@ -272,7 +272,7 @@ export default defineLink(
|
||||
field: "id",
|
||||
},
|
||||
{
|
||||
...BlogModule.linkable.post.id,
|
||||
linkable: BlogModule.linkable.post.id,
|
||||
primaryKey: "product_id",
|
||||
},
|
||||
{
|
||||
@@ -346,7 +346,7 @@ export default defineLink(
|
||||
isList: true,
|
||||
},
|
||||
{
|
||||
...BlogModule.linkable.post.id,
|
||||
linkable: BlogModule.linkable.post.id,
|
||||
primaryKey: "product_id",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user