Mutations
requestProductByURL
Requests a product to be tracked by Rye’s API. Products will be refreshed on some interval. A product must be requested before it can be queried.
Arguments
An object containing the product’s URL.
Returns
The productID
is the unique identifier for the requested product, which can be used in subsequent queries to fetch product information.
Usage
Was this page helpful?