You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the concept of an organisation link to registerWallet mutation. [ 2.5 hours ]
Add the concept and link to the organisation on addProject mutation. [2.5 hours]
Create organisationById mutation so that the client can get all organisation data (details, projects etc) from the organisation-resolver. [ 3 hours ]
Secure organisationById mutation, so that only a logged in user (connected to the organisation, and has sufficient permissions) is allowed to access this endpoint. [ 3 hours ]
**Total = 13 hours **
The text was updated successfully, but these errors were encountered:
Scope of work:
Scoping, assesement, testing etc [ 2 hours ]
Add the concept of an organisation link to registerWallet mutation. [ 2.5 hours ]
Add the concept and link to the organisation on addProject mutation. [2.5 hours]
Create organisationById mutation so that the client can get all organisation data (details, projects etc) from the organisation-resolver. [ 3 hours ]
Secure organisationById mutation, so that only a logged in user (connected to the organisation, and has sufficient permissions) is allowed to access this endpoint. [ 3 hours ]
**Total = 13 hours **
The text was updated successfully, but these errors were encountered: