This commit is contained in:
@@ -34,12 +34,6 @@ const Users: CollectionConfig = {
|
||||
|
||||
hasMany: true,
|
||||
},
|
||||
{
|
||||
name: 'courierTo',
|
||||
type: 'relationship',
|
||||
relationTo: 'dispatch',
|
||||
hasMany: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user