--- title: ProductFeedCreatePayload - GraphQL Admin description: Return type for `productFeedCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/productfeedcreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/productfeedcreatepayload.md --- # Product​Feed​Create​Payload payload Return type for `productFeedCreate` mutation. ## Fields * product​Feed [Product​Feed](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductFeed) The newly created product feed. * user​Errors [\[Product​Feed​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductFeedCreateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [product​Feed​Create](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/productFeedCreate) mutation Creates a product feed for a specific publication. *** ## Map ### Mutations with this payload * [product​Feed​Create](https://shopify.dev/docs/api/admin-graphql/unstable/types/productFeedCreate)