Closed DenisCarriere closed 1 week ago
@graphprotocol/graph-cli
CLI Website uses deprecated network endpoints which is causing CORS issue https://github.com/graphprotocol/graph-tooling/blob/08914a89179e31363765bb3a6e72945f4585e207/website/src/lib/graphql.ts#L4-L7
https://github.com/graphprotocol/graph-tooling/blob/08914a89179e31363765bb3a6e72945f4585e207/website/src/lib/graphql.ts#L4-L7
https://cli.thegraph.com/publish?id=QmWiivncZD2HHRKymf4ArQYQr7jRhZ6kWw2pFxD3nB8p8m&subgraphId=BEPBdCakjSNmQFLy8RiSYpjnsKYN58VxJ41uz6qQHy2p&network=arbitrum-one
Successful Subgraph Metadata GraphQL request
No response
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
CLI Website uses deprecated network endpoints which is causing CORS issue https://github.com/graphprotocol/graph-tooling/blob/08914a89179e31363765bb3a6e72945f4585e207/website/src/lib/graphql.ts#L4-L7
Reproduction
https://github.com/graphprotocol/graph-tooling/blob/08914a89179e31363765bb3a6e72945f4585e207/website/src/lib/graphql.ts#L4-L7
Steps to Reproduce the Bug or Issue
https://cli.thegraph.com/publish?id=QmWiivncZD2HHRKymf4ArQYQr7jRhZ6kWw2pFxD3nB8p8m&subgraphId=BEPBdCakjSNmQFLy8RiSYpjnsKYN58VxJ41uz6qQHy2p&network=arbitrum-one
Expected behavior
Successful Subgraph Metadata GraphQL request
Screenshots or Videos
Platform
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response