Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
minnakt committed Sep 19, 2023
1 parent 03666c1 commit 1dd652d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gql/generated/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@ export type IssueLinkInput = {

export type JiraConfig = {
__typename?: "JiraConfig";
email?: Maybe<Scalars["String"]["output"]>;
host?: Maybe<Scalars["String"]["output"]>;
};

Expand Down

0 comments on commit 1dd652d

Please sign in to comment.