Added shop management page for RBAC. BOD-232
This commit is contained in:
@@ -52,6 +52,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
speedprint
|
||||
md_parts_locations
|
||||
md_notes_presets
|
||||
md_rbac
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -110,6 +111,7 @@ export const UPDATE_SHOP = gql`
|
||||
speedprint
|
||||
md_parts_locations
|
||||
md_notes_presets
|
||||
md_rbac
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user