Skip to content

Commit

Permalink
Update graphQL schema to add documentRef field to all verbs (#1834)
Browse files Browse the repository at this point in the history
* add documentRef field to all verbs

Signed-off-by: pxp928 <parth.psu@gmail.com>

* make documentRef optional

Signed-off-by: pxp928 <parth.psu@gmail.com>

---------

Signed-off-by: pxp928 <parth.psu@gmail.com>
  • Loading branch information
pxp928 committed Apr 11, 2024
1 parent 2ec6bc9 commit a0a0a82
Show file tree
Hide file tree
Showing 38 changed files with 1,763 additions and 255 deletions.
254 changes: 188 additions & 66 deletions pkg/assembler/clients/generated/operations.go

Large diffs are not rendered by default.

40 changes: 34 additions & 6 deletions pkg/assembler/graphql/generated/artifact.generated.go

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

104 changes: 79 additions & 25 deletions pkg/assembler/graphql/generated/certifyBad.generated.go

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

Loading

0 comments on commit a0a0a82

Please sign in to comment.