# Subgraphs

**URL:** https://forum.thegraph.com/c/research/subgraphs/57.md

[Latest](https://forum.thegraph.com/latest.md) · [Categories](https://forum.thegraph.com/categories.md) · [Tags](https://forum.thegraph.com/tags.md)

---

## [About the Subgraphs category](https://forum.thegraph.com/t/about-the-subgraphs-category/2765)

<div class="topic-metadata">

**Author:** [@Oliver](https://forum.thegraph.com/u/Oliver)\
**Replies:** 0

</div>

---

## [Uniswap v3 position graph broken](https://forum.thegraph.com/t/uniswap-v3-position-graph-broken/5908)

<div class="topic-metadata">

**Author:** [@just2102](https://forum.thegraph.com/u/just2102)\
**Replies:** 1\
**Last updated:** [July 17, 2024, 8:13am UTC](https://forum.thegraph.com/t/uniswap-v3-position-graph-broken/5908 "2024-07-17T08:13:07Z")

</div>

Uniswap v3 arbitrum graph’s ‘position’ query is broken Subgraph id FQ6JYszEKApsBpAmiHesRsd9Ygc6mzmpNRANeVQFYoVX query example: { position(id: 3072201) { cumulativeDepositUSD cumulativeDepositTokenAmounts …

---

## [Failed to generate types for contract ABIs: Failed to generate types for contract ABI: Conversion from 'ethereum' to 'AssemblyScript' for source type 'MyLibrary.MyEnum' is not supported](https://forum.thegraph.com/t/failed-to-generate-types-for-contract-abis-failed-to-generate-types-for-contract-abi-conversion-from-ethereum-to-assemblyscript-for-source-type-mylibrary-myenum-is-not-supported/4402)

<div class="topic-metadata">

**Author:** [@nicog](https://forum.thegraph.com/u/nicog)\
**Replies:** 2\
**Last updated:** [August 9, 2023, 9:35pm UTC](https://forum.thegraph.com/t/failed-to-generate-types-for-contract-abis-failed-to-generate-types-for-contract-abi-conversion-from-ethereum-to-assemblyscript-for-source-type-mylibrary-myenum-is-not-supported/4402 "2023-08-09T21:35:55Z")

</div>

Hello. The codegen command is failing with this error. I’ve seen in the past that some people downgrade their version of the CLI to overcome this issue. What is the current state of this error?

---

## [Subgraph sync to slow!](https://forum.thegraph.com/t/subgraph-sync-to-slow/4361)

<div class="topic-metadata">

**Author:** [@womwom123](https://forum.thegraph.com/u/womwom123)\
**Replies:** 3\
**Last updated:** [July 12, 2023, 11:43am UTC](https://forum.thegraph.com/t/subgraph-sync-to-slow/4361 "2023-07-12T11:43:14Z")

</div>

Im using hosted service, When I did a small change. I want to test it. However, It take me over 2 hours to sync! How to speed up the sync?

---

## [Web3 data pipelines using subgraphs with file data sources](https://forum.thegraph.com/t/web3-data-pipelines-using-subgraphs-with-file-data-sources/4251)

<div class="topic-metadata">

**Author:** [@craigtutterow](https://forum.thegraph.com/u/craigtutterow)\
**Replies:** 1\
**Last updated:** [May 24, 2023, 6:53pm UTC](https://forum.thegraph.com/t/web3-data-pipelines-using-subgraphs-with-file-data-sources/4251 "2023-05-24T18:53:35Z")

</div>

Hi all, I just published a blog post about how web3 data pipelines can be constructed using a combination of permaweb storage and subgraphs to power dynamic sites in a performant way without the need to host and maintai…

---

## [PRODUCTION QUERY URL not working](https://forum.thegraph.com/t/production-query-url-not-working/3869)

<div class="topic-metadata">

**Author:** [@virendra](https://forum.thegraph.com/u/virendra)\
**Replies:** 0\
**Last updated:** [January 4, 2023, 7:30pm UTC](https://forum.thegraph.com/t/production-query-url-not-working/3869 "2023-01-04T19:30:29Z")

</div>

Accessing data using PRODUCTION QUERY URL is not working. Throwing error Created API key and used it PRODUCTION QUERY URL but getting below error. "errors": { "message": "DeploymentNotFound(\\"QmZU8GYybvRMkco8o…

---

## [Lending Subgraph Standard](https://forum.thegraph.com/t/lending-subgraph-standard/3051)

<div class="topic-metadata">

**Author:** [@davekaj](https://forum.thegraph.com/u/davekaj)\
**Replies:** 8\
**Last updated:** [February 22, 2022, 8:03pm UTC](https://forum.thegraph.com/t/lending-subgraph-standard/3051 "2022-02-22T20:03:20Z")

</div>

Lending Subgraph Standard I am working on a project and I need a lot of lending data. But the Subgraph data is unorganized and hard to get. Here are some problems that I face: There are many protocols to grab from, wit…

---

## [Querying Subgraphs from Unity Game Engine with Rawrshak Gaming SDK](https://forum.thegraph.com/t/querying-subgraphs-from-unity-game-engine-with-rawrshak-gaming-sdk/2944)

<div class="topic-metadata">

**Author:** [@rawrshak](https://forum.thegraph.com/u/rawrshak)\
**Replies:** 1\
**Last updated:** [January 24, 2022, 6:59pm UTC](https://forum.thegraph.com/t/querying-subgraphs-from-unity-game-engine-with-rawrshak-gaming-sdk/2944 "2022-01-24T18:59:06Z")

</div>

Hey guys, I’m Christian from Rawrshak. We are part of The Graph Foundation’s wave 3 grants. Rawrshak is a gaming-focused NFT platform that empowers creators to deploy cross-game interoperable assets. The platform provi…

---

## [Create subgraph on multi chain](https://forum.thegraph.com/t/create-subgraph-on-multi-chain/2893)

<div class="topic-metadata">

**Author:** [@mi-jafari](https://forum.thegraph.com/u/mi-jafari)\
**Replies:** 1\
**Last updated:** [January 19, 2022, 10:07pm UTC](https://forum.thegraph.com/t/create-subgraph-on-multi-chain/2893 "2022-01-19T22:07:03Z")

</div>

Hello I am new at TheGraph protocol and I want to create a subgraph on multi-chain like eth, BSc, … I want to check the balance of a token of a wallet on multiple chains. The question I how can I handle a subgraph on …

---

## [Personal Subgraphs](https://forum.thegraph.com/t/personal-subgraphs/2764)

<div class="topic-metadata">

**Author:** [@davekaj](https://forum.thegraph.com/u/davekaj)\
**Replies:** 2\
**Last updated:** [December 8, 2021, 2:19am UTC](https://forum.thegraph.com/t/personal-subgraphs/2764 "2021-12-08T02:19:52Z")

</div>

Personal Subgraphs I have been thinking about a concept I call “Personal Subgraphs” for a few weeks and would like to propose the idea to the community. I hope this creates discussion and ideas around Subgraphs built for…

---

## [Issue deploying subgraph locally](https://forum.thegraph.com/t/issue-deploying-subgraph-locally/2778)

<div class="topic-metadata">

**Author:** [@BChris](https://forum.thegraph.com/u/BChris)\
**Replies:** 0\
**Last updated:** [November 26, 2021, 6:58pm UTC](https://forum.thegraph.com/t/issue-deploying-subgraph-locally/2778 "2021-11-26T18:58:06Z")

</div>

Apologies if i’ve posted in the wrong place, however I have an issue trying to deploying a subgraph locally. I am following through your tutorial here: https://thegraph.academy/developers/local-development/ I have creat…
