Type alias for the successful result data from the update item date mutation.
This represents the data payload when the mutation executes successfully.
type UpdateItemDateResult = Data
Type alias for the successful result data from the update item date mutation.