correction of staff app diagram
This commit is contained in:
@@ -94,7 +94,7 @@ end
|
|||||||
subgraph L17["Shifts"]
|
subgraph L17["Shifts"]
|
||||||
S_shifts["shifts_screen.dart"]
|
S_shifts["shifts_screen.dart"]
|
||||||
S_shifts --> S_shifts_Q["Queries<br/>* application - getApplicationsByStaffId<br/>* shiftRole - listShiftRolesByVendorId/listShiftRolesByRoleId<br/>* application - getApplicationsByStaffId"]
|
S_shifts --> S_shifts_Q["Queries<br/>* application - getApplicationsByStaffId<br/>* shiftRole - listShiftRolesByVendorId/listShiftRolesByRoleId<br/>* application - getApplicationsByStaffId"]
|
||||||
S_shifts --> S_shifts_M["Mutations<br/>* application - updateApplicationStatus<br/>* application - createApplication]
|
S_shifts --> S_shifts_M["Mutations<br/>* application - updateApplicationStatus<br/>* application - createApplication"]
|
||||||
end
|
end
|
||||||
|
|
||||||
subgraph L18["My availability"]
|
subgraph L18["My availability"]
|
||||||
|
|||||||
Reference in New Issue
Block a user