# MobilePlatformApplicationDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `mobilePlatformApplicationDelete` mutation. ### Access Scopes ## Fields * [deletedMobilePlatformApplicationId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the mobile platform application that was just deleted. * [userErrors](/docs/api/admin-graphql/2024-10/objects/MobilePlatformApplicationUserError): MobilePlatformApplicationUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [mobilePlatformApplicationDelete](/docs/api/admin-graphql/2024-10/mutations/mobilePlatformApplicationDelete) ## Examples