Skip to content

Commit 6afbd57

Browse files
committed
chore: codegen
1 parent e37a72c commit 6afbd57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/app/api/generated.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,7 @@ export type ListeningAchievement = Achievement & {
458458

459459
export type Mutation = {
460460
__typename?: 'Mutation';
461+
_empty?: Maybe<Scalars['Boolean']['output']>;
461462
addTeamMembers: Team;
462463
archiveProject: Scalars['Boolean']['output'];
463464
assignChallengeToEvent: Challenge;

0 commit comments

Comments
 (0)