bug: fix dispatches endpoint field to show retailers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
105c068f62
commit
c373970058
@ -29,7 +29,7 @@ const Dispatches: CollectionConfig = {
|
|||||||
{
|
{
|
||||||
name: 'endPoint',
|
name: 'endPoint',
|
||||||
type: 'relationship',
|
type: 'relationship',
|
||||||
relationTo: 'makers',
|
relationTo: 'retailers',
|
||||||
hasMany: false,
|
hasMany: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user