--- title: MobilePlatformApplicationCreateAppleInput - GraphQL Admin description: The input fields for an Apple based mobile platform application. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/mobileplatformapplicationcreateappleinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/mobileplatformapplicationcreateappleinput.md --- # Mobile​Platform​Application​Create​Apple​Input input\_object The input fields for an Apple based mobile platform application. ## Fields * app​Clip​Application​Id [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The Apple app clip application ID. * app​Clips​Enabled [Boolean](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) Whether Apple app clips are enabled for this app. * app​Id [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Apple application ID. * shared​Web​Credentials​Enabled [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Whether Apple shared web credentials are enabled for this app. * universal​Links​Enabled [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Whether Apple Universal Links are supported by this app. *** ## Input objects using this input * [Mobile​Platform​Application​Create​Input.apple](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MobilePlatformApplicationCreateInput#fields-apple) INPUT OBJECT The input fields for a mobile application platform type. *** ## Map ### Input objects using this input * [Mobile​Platform​Application​Create​Input.apple](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MobilePlatformApplicationCreateInput#fields-apple)