# MarketWebPresenceDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `marketWebPresenceDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the deleted web presence. * [market](/docs/api/admin-graphql/2024-10/objects/Market): Market - The market for which the web presence was deleted. * [userErrors](/docs/api/admin-graphql/2024-10/objects/MarketUserError): MarketUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [marketWebPresenceDelete](/docs/api/admin-graphql/2024-10/mutations/marketWebPresenceDelete) ## Examples