Skip to content

Commit

Permalink
add version inserted at
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Aug 8, 2023
1 parent 5e14960 commit 358f693
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 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 @@ -139,6 +139,7 @@ fragment VersionFragment on Version {
package
crds { ...CrdFragment }
dependencies { ...DependenciesFragment }
insertedAt
}

fragment CrdFragment on Crd {
Expand Down

0 comments on commit 358f693

Please sign in to comment.