adding staff functions to list and create
This commit is contained in:
@@ -149,6 +149,8 @@ const dataconnectEntityConfig = {
|
||||
},
|
||||
|
||||
Staff: {
|
||||
list: 'listStaff',
|
||||
create: 'createStaff',
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user