Skip to content

Commit

Permalink
feat: Add cliVsn to dependencies model (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino authored Jul 13, 2023
1 parent 508ffa1 commit 4737b7b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions client.go

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

1 change: 1 addition & 0 deletions graph/models.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ fragment DependenciesFragment on Dependencies {
providerWirings
outputs
providerVsn
cliVsn
}

fragment DnsDomainFragment on DnsDomain {
Expand Down

0 comments on commit 4737b7b

Please sign in to comment.