deleteDerivedDataEntries
Deletes derived data entries and returns a derived data collection.
deleteDerivedDataEntries(collectionId: ID!, entryIds: [ID!]!, requestId: ID!, overrideProtection: Boolean): DerivedDataCollection!Arguments
Identifier of the collection.
Identifiers of the entries.
Identifier of the request.
Whether override protection applies to the operation. Defaults to false.
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.