Expand description
interface Data {
updateProjectV2ItemFieldValue:
| UpdateProjectV2ItemFieldValuePayload
| null;
}Properties§
§
update Project V 2 Item Field Value: UpdateProjectV2ItemFieldValuePayload | nullThe payload containing the updated project item
Data payload interface for the update item date mutation.