setDerivedDataEntryLocked
Sets whether derived data entry is locked and returns the updated derived data collection.
setDerivedDataEntryLocked(collectionId: ID!, entryId: ID!, locked: Boolean!): DerivedDataCollection!Arguments
Identifier of the collection.
Identifier of the entry.
Whether locked applies to the operation.
Returns
Stable identifier for this derived data collection.
Current status of this derived data collection.
ISO 8601 timestamp when this derived data collection was created.
ISO 8601 timestamp when this derived data collection deadline.
ISO 8601 timestamp when this derived data collection finished. May be null when unavailable or not applicable.
The progress associated with this derived data collection.
Entries associated with this derived data collection.