Skip to content

Commit

Permalink
update graphqlAsset url
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanfazakas committed May 1, 2024
1 parent ab182ce commit 5d3043a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/integration/PublishEditConsume.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const grapqlFile: Files = {
files: [
{
type: 'graphql',
url: 'https://v4.subgraph.goerli.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph',
url: 'https://v4.subgraph.sepolia.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph',
query: `"
query{
nfts(orderBy: createdTimestamp,orderDirection:desc){
Expand Down

0 comments on commit 5d3043a

Please sign in to comment.