# PublishablePublishToCurrentChannelPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `publishablePublishToCurrentChannel` mutation. ### Access Scopes ## Fields * [publishable](/docs/api/admin-graphql/2024-10/interfaces/Publishable): Publishable - Resource that has been published. * [shop](/docs/api/admin-graphql/2024-10/objects/Shop): Shop! - The user's shop. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [publishablePublishToCurrentChannel](/docs/api/admin-graphql/2024-10/mutations/publishablePublishToCurrentChannel) ## Examples