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
sophstad committed Jan 25, 2024
1 parent 879228a commit 1d769e2
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 @@ -2515,6 +2515,7 @@ export type Task = {
generateTask?: Maybe<Scalars["Boolean"]["output"]>;
generatedBy?: Maybe<Scalars["String"]["output"]>;
generatedByName?: Maybe<Scalars["String"]["output"]>;
hasCedarResults: Scalars["Boolean"]["output"];
hostId?: Maybe<Scalars["String"]["output"]>;
id: Scalars["String"]["output"];
ingestTime?: Maybe<Scalars["Time"]["output"]>;
Expand Down

0 comments on commit 1d769e2

Please sign in to comment.