Mutations
requestStoreByURL
Requests a store to be tracked by Rye’s API.
Arguments
An object containing the store’s URL.
Returns
The requestID
is the unique identifier for the requested store, which can be used in subsequent queries to fetch store and product information.
The mutation returns
requestId
even if invalid URL has been providedUsage
Was this page helpful?