Magidoc

UpdateProjectV2ItemFieldValueInput
Input Object

Autogenerated input type of UpdateProjectV2ItemFieldValue

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

fieldId

ID !
Non-null

The ID of the field to be updated.

itemId

ID !
Non-null

The ID of the item to be updated.

projectId

ID !
Non-null

The ID of the Project.

value

Non-null

The value which will be set on the field.

Usages

#

References

#

  • Argument input of field updateProjectV2ItemFieldValue from type Mutation