diff --git a/src/collections/Dispatches.ts b/src/collections/Dispatches.ts index 8352de4..a0ff753 100644 --- a/src/collections/Dispatches.ts +++ b/src/collections/Dispatches.ts @@ -29,7 +29,7 @@ const Dispatches: CollectionConfig = { { name: 'endPoint', type: 'relationship', - relationTo: 'makers', + relationTo: 'retailers', hasMany: false, }, {