Skip to content

Commit

Permalink
gen new client methods
Browse files Browse the repository at this point in the history
  • Loading branch information
zreigz committed Sep 19, 2023
1 parent 06a9b11 commit bb1aafb
Show file tree
Hide file tree
Showing 10 changed files with 1,991 additions and 110 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ generate-in-container: ## resync client with current graph endpoint
update-schema: ## download schema from plural
curl -L https://raw.githubusercontent.com/pluralsh/console/cd-scaffolding/schema/schema.graphql --output schema/schema.graphql

generate: ##update-schema
generate: update-schema
go run github.com/Yamashou/gqlgenc
Loading

0 comments on commit bb1aafb

Please sign in to comment.