Anchor to productFeedproduct
product Feed
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
1{2 productFeed(id) {3 # productFeed fields4 }5}