# CollectionUnpublishPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `collectionUnpublish` mutation. ### Access Scopes ## Fields * [collection](/docs/api/admin-graphql/2024-10/objects/Collection): Collection - The collection that has been unpublished. * [shop](/docs/api/admin-graphql/2024-10/objects/Shop): Shop! - The shop associated with the collection. * [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 * [collectionUnpublish](/docs/api/admin-graphql/2024-10/mutations/collectionUnpublish) ## Examples