# MarketDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `marketDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted market. * [userErrors](/docs/api/admin/unstable/objects/MarketUserError): MarketUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [marketDelete](/docs/api/admin/unstable/mutations/marketDelete) ## Examples