Merge pull request #69 from Oloodi/68-web-connect-staff-api-harness-to-dev-backend-poc
adding staff functions to list and create
This commit is contained in:
@@ -149,6 +149,8 @@ const dataconnectEntityConfig = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
Staff: {
|
Staff: {
|
||||||
|
list: 'listStaff',
|
||||||
|
create: 'createStaff',
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user