Inputs
AddUsersToProjectInput
Contains the input required to add users to project.
Fields
projectId* ID! non-null | The ID of the project to return |
userEmails* EmailId! non-null | The list of user’s email address. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Input for Mutation | addUsersToProject | Add Users to a Project |