# app - partner - QUERY Version: 2024-10 ## Description A Shopify [app](/concepts/apps). ### Access Scopes ## Arguments * [id](/docs/api/partner/2024-10/scalars/ID): ID! - The app ID. Example value: `gid://partners/App/1234`. ## Returns * [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. ## Examples