--- title: deletionEvents - GraphQL Admin description: The paginated list of deletion events. api_version: 2026-01 api_name: admin type: query api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/queries/deletionEvents' md: 'https://shopify.dev/docs/api/admin-graphql/latest/queries/deletionEvents.md' --- # deletion​Events query Deprecated. Use [events](https://shopify.dev/docs/api/admin-graphql/latest/queries/events) instead. The paginated list of deletion events. ## DeletionEventConnection arguments [DeletionEventConnection!](https://shopify.dev/docs/api/admin-graphql/latest/connections/DeletionEventConnection) * after * before * first * last * query * reverse * sortKey * subjectTypes *** ## Possible returns * edges * nodes * pageInfo *** ## Examples * ### deletionEvents reference