updateProjectsCustomFields Mutation
Enables custom fields for specific projects.
This should be used to enable only project itemType custom fields.
Parameters:
- projectIds: Required. The IDs of the projects to add the custom fields to
- workspaceId: Required. The ID of the workspace to add the custom fields to
- fields: Required. The custom fields to add to the projects
Arguments
#
Response
#
Returns [ Project !]!.
Example
#
Previous
updateProjectOwner