Skip to content

Commit

Permalink
Update codegen to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
cujowolf committed Jan 11, 2024
1 parent 7e92612 commit beda89d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/ui/codegen.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
overwrite: true
schema:
[
"https://graph.node.bean.money/subgraphs/name/beanstalk-testing",
"https://graph.node.bean.money/subgraphs/name/bean-dev",
"https://graph.node.bean.money/subgraphs/name/beanstalk",
"https://graph.node.bean.money/subgraphs/name/bean",
"https://hub.snapshot.org/graphql",
"https://api.thegraph.com/subgraphs/name/snapshot-labs/snapshot",
"https://graph.node.bean.money/subgraphs/name/beanft-dev"
"https://graph.node.bean.money/subgraphs/name/beanft"
]
documents: "src/**/*.graphql"
generates:
Expand Down

0 comments on commit beda89d

Please sign in to comment.