# CollectionRemoveProductsPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `collectionRemoveProducts` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-07/objects/Job): Job - The asynchronous job removing the products. * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [collectionRemoveProducts](/docs/api/admin-graphql/2024-07/mutations/collectionRemoveProducts) ## Examples