--- title: MobilePlatformApplicationCreatePayload - GraphQL Admin description: Return type for `mobilePlatformApplicationCreate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/mobileplatformapplicationcreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/mobileplatformapplicationcreatepayload.md --- # Mobile​Platform​Application​Create​Payload payload Return type for `mobilePlatformApplicationCreate` mutation. ## Fields * mobile​Platform​Application [Mobile​Platform​Application](https://shopify.dev/docs/api/admin-graphql/latest/unions/MobilePlatformApplication) Created mobile platform application. * user​Errors [\[Mobile​Platform​Application​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MobilePlatformApplicationUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [mobile​Platform​Application​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/mobilePlatformApplicationCreate) mutation Create a mobile platform application. *** ## Map ### Mutations with this payload * [mobile​Platform​Application​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/mobilePlatformApplicationCreate)