--- title: PublishablePublishToCurrentChannelPayload - GraphQL Admin description: Return type for `publishablePublishToCurrentChannel` mutation. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/PublishablePublishToCurrentChannelPayload md: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/PublishablePublishToCurrentChannelPayload.md --- # Publishable​Publish​To​Current​Channel​Payload payload Return type for `publishablePublishToCurrentChannel` mutation. ## Fields * publishable [Publishable](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/Publishable) Resource that has been published. * 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​Publish​To​Current​Channel](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/publishablePublishToCurrentChannel) mutation Deprecated * id [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) required ### Arguments The resource to create or update publications for. *** *** ## Map