Skip to content

Commit

Permalink
Merge branch 'develop' into refactor/#1364-#1365-use-client-instead-o…
Browse files Browse the repository at this point in the history
…f-provider
  • Loading branch information
mudrila committed May 4, 2024
2 parents 2b06166 + b1d9cf6 commit 8860f5d
Show file tree
Hide file tree
Showing 88 changed files with 2,381 additions and 858 deletions.
2 changes: 1 addition & 1 deletion .graphclientrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sources:
- name: fractal
handler:
graphql:
endpoint: https://api.studio.thegraph.com/query/{context.subgraphSpace:71032}/{context.subgraphSlug:fractal-mainnet}/{context.subgraphVersion:v0.0.1}
endpoint: https://api.studio.thegraph.com/query/{context.subgraphSpace:71032}/{context.subgraphSlug:fractal-mainnet}/{context.subgraphVersion:v0.0.2}

documents:
- ./src/graphql/DAO.graphql
22 changes: 19 additions & 3 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "fractal-interface",
"private": true,
"dependencies": {
"@adraffy/ens-normalize": "^1.10.1",
"@apollo/client": "^3.7.10",
"@chakra-ui/react": "^2.8.2",
"@decent-org/fractal-ui": "^0.1.25",
Expand Down
Loading

0 comments on commit 8860f5d

Please sign in to comment.