--- title: PublishablePublishToCurrentChannelPayload - GraphQL Admin description: Return type for `publishablePublishToCurrentChannel` mutation. api_version: 2025-07 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-07/payloads/publishablepublishtocurrentchannelpayload md: https://shopify.dev/docs/api/admin-graphql/2025-07/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/2025-07/interfaces/Publishable) Resource that has been published. * shop [Shop!](https://shopify.dev/docs/api/admin-graphql/2025-07/objects/Shop) non-null The user's shop. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2025-07/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/2025-07/mutations/publishablePublishToCurrentChannel) mutation Deprecated * id [ID!](https://shopify.dev/docs/api/admin-graphql/2025-07/scalars/ID) required ### Arguments The resource to create or update publications for. *** *** ## Map