# App - partner - OBJECT Version: 2024-10 ## Description A Shopify [app](/concepts/apps). ### Access Scopes ## Fields * [apiKey](/docs/api/partner/2024-10/scalars/String): String! - A unique application API identifier. * [id](/docs/api/partner/2024-10/scalars/ID): ID! - The ID of the app. Example value: `gid://partners/App/1234`. * [name](/docs/api/partner/2024-10/scalars/String): String! - The name of the app. ## Connections * [events](/docs/api/partner/2024-10/connections/AppEventConnection): AppEventConnection! ## Related queries * [app](/docs/api/partner/2024-10/queries/app) A Shopify [app](/concepts/apps). ## Related mutations ## Related Unions ## Examples