Skip to main content
QUERY
derivedDataDeletionHistory(first: Int, after: ID): DerivedDataDeletionHistoryPage!

Arguments

first
Int
default:100

Maximum number of records to return. Defaults to 100.

after
ID

Cursor or identifier after which to return records. Omit it to leave this dimension unfiltered.

Items associated with this derived data deletion history page.

nextCursor
ID

The next cursor associated with this derived data deletion history page. May be null when unavailable or not applicable.

Query
Response