> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "RequestStoreResponse"
description: "Represents a response of requestStoreByURL mutation"
---

## Fields

<ParamField path="requestID" type="String!" required>
  The `requestID` is the unique identifier for the requested store, which can be used in subsequent queries to fetch store and product information.
</ParamField>

## Related mutations

* [`requestStoreByURL`](/api-reference/requeststorebyurl)


---

*Powered by [holocron.so](https://holocron.so)*
