--- title: PublishableUnpublishToCurrentChannelPayload - GraphQL Admin description: Return type for `publishableUnpublishToCurrentChannel` mutation. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/PublishableUnpublishToCurrentChannelPayload md: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/PublishableUnpublishToCurrentChannelPayload.md --- # Publishable​Unpublish​To​Current​Channel​Payload payload Return type for `publishableUnpublishToCurrentChannel` mutation. ## Fields * publishable [Publishable](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/Publishable) Resource that has been unpublished. * shop [Shop!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Shop) non-null The user's shop. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [publishable​Unpublish​To​Current​Channel](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/publishableUnpublishToCurrentChannel) mutation Deprecated * id [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) required ### Arguments The resource to delete or update publications for. *** *** ## Map