Skip to content

Commit

Permalink
fix: tweaks types
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Feb 5, 2025
1 parent 6799c80 commit 28d14c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/graphql/src/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ export const graphql = initGraphQLTada<{
FollowersYouKnowOrderBy: FollowersYouKnowOrderBy;
FollowingOrderBy: FollowingOrderBy;
ForYouSource: ForYouSource;
GeneratedNotificationId: ID;
GraphRuleExecuteOn: GraphRuleExecuteOn;
GraphRuleType: GraphRuleType;
GraphRuleUnsatisfiedReason: GraphRuleUnsatisfiedReason;
Expand Down

0 comments on commit 28d14c2

Please sign in to comment.