--- title: MobilePlatformApplicationUpdatePayload - GraphQL Admin description: Return type for `mobilePlatformApplicationUpdate` 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/mobileplatformapplicationupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/mobileplatformapplicationupdatepayload.md --- # Mobile​Platform​Application​Update​Payload payload Return type for `mobilePlatformApplicationUpdate` 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​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/mobilePlatformApplicationUpdate) mutation Update a mobile platform application. *** ## Map ### Mutations with this payload * [mobile​Platform​Application​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/mobilePlatformApplicationUpdate)