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

---
title: "RequestStoreByURLInput"
description: "The input fields to represent the information required to fetch a store by its URL."
---

## Fields

***

<ParamField path="url" type={<a href="/api-reference/url">URL!</a>} required>
  The URL of the store.
</ParamField>

## Related mutations

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


---

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