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