# MobilePlatformApplicationCreateInput - admin-graphql - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a mobile application platform type.

### Access Scopes



## Fields
* [android](/docs/api/admin-graphql/2025-01/input-objects/MobilePlatformApplicationCreateAndroidInput): MobilePlatformApplicationCreateAndroidInput - Android based mobile platform application.
* [apple](/docs/api/admin-graphql/2025-01/input-objects/MobilePlatformApplicationCreateAppleInput): MobilePlatformApplicationCreateAppleInput - Apple based mobile platform application.


## Input objects with this input object
* [mobilePlatformApplicationCreate](/docs/api/admin-graphql/2025-01/mutations/mobilePlatformApplicationCreate)


## Examples