Skip to main content
Anchor to ProductFeedCreateUserError

ProductFeedCreateUserError

object

An error that occurs during the execution of ProductFeedCreate.

•ProductFeedCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates a product feed for a specific publication.

Arguments

•ProductFeedInput

The properties of the new product feed.


Fields

•ProductFeed

The newly created product feed.

•[ProductFeedCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?