Anchor to productFeedproduct
productFeed
query
Requires access scope.
Returns a ProductFeed resource by ID.
Anchor to Arguments
Arguments
- •ID!required
The ID of the ProductFeed to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to ProductFeedProduct•
Feed A product feed.
Was this section helpful?
Query Reference
{
productFeed(id) {
# productFeed fields
}
}