---
title: AppEventConnection - Partner API
description: The connection type for AppEvent.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/partner/latest/connections/appeventconnection
  md: https://shopify.dev/docs/api/partner/latest/connections/appeventconnection.md
---

# App​Event​Connection

connection

The connection type for AppEvent.

## Fields with this connection

* [App.events](https://shopify.dev/docs/api/partner/latest/objects/App#field-App.fields.events)

  OBJECT

  A Shopify [app](https://shopify.dev/concepts/apps).

***

## Possible returns

* edges

  [\[App​Event​Edge!\]!](https://shopify.dev/docs/api/partner/latest/objects/AppEventEdge)

  non-null

  A list of edges.

* page​Info

  [Page​Info!](https://shopify.dev/docs/api/partner/latest/objects/PageInfo)

  non-null

  Information about pagination in a connection.

***

## Map

### Fields with this connection

* [App.events](https://shopify.dev/docs/api/partner/latest/objects/App#field-App.fields.events)

### Possible returns

* [App​Event​Connection.edges](https://shopify.dev/docs/api/partner/latest/connections/AppEventConnection#returns-edges)
* [App​Event​Connection.pageInfo](https://shopify.dev/docs/api/partner/latest/connections/AppEventConnection#returns-pageInfo)