Inputs
ChangeLegacyProjectMemberRoleInput
Input object for updating a member's role in the legacy project.
Fields
emailAddress* EmailAddress! non-null | Email address associated with the Autodesk account of the project member. |
projectId* ID! non-null | ID of the project. |
role* ProjectMemberRoleEnum! non-null | Role of the member to be set in the project. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Input for Mutation | changeLegacyProjectMemberRole | Change legacy project member role. |