# ProductFeedCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `productFeedCreate` mutation. ### Access Scopes ## Fields * [productFeed](/docs/api/admin-graphql/2024-10/objects/ProductFeed): ProductFeed - The newly created product feed. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ProductFeedCreateUserError): ProductFeedCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [productFeedCreate](/docs/api/admin-graphql/2024-10/mutations/productFeedCreate) ## Examples