disableProjectsCustomFields Mutation
Disables custom fields for specific projects.
This should be used to disable only project itemType custom fields.
Parameters:
- customFieldIds: Required. The IDs of the custom fields to disable
- projectIds: Required. The IDs of the projects to disable the custom fields for
- workspaceId: Required. The ID of the workspace to disable the custom fields for
Arguments
#
Response
#
Returns [ Project !]!.
Example
#
Previous
disableActionCustomFields
Next
insertAction