Magidoc

addActionCustomFields
Mutation

Enables custom fields for actions in specific projects.

This should be used to enable only action itemType custom fields.

Parameters:

  • ids: Required. The IDs of the custom fields to enable
  • projectIds: Required. The IDs of the projects to enable the custom fields for
  • workspaceId: Required. The ID of the workspace to enable the custom fields for

Arguments

#

ids

[ ID !]!
Non-null

projectIds

[ ID !]!
Non-null

workspaceId

ID !
Non-null

Response

#

Returns [ Project !]!.

Example

#

    
  

3

    
  

3

    
  

3