You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/generated/schema.gql
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -403,6 +403,10 @@ type Mutation {
403
403
Kickoff the email validation flow. This flow will links an email to a user, create a company if it does not exist, and allows filling data for that email's position
Copy file name to clipboardExpand all lines: src/generated/types.ts
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -350,6 +350,7 @@ export type Mutation = {
350
350
rejectTeamInvitation: TeamRef;
351
351
/** Kickoff the email validation flow. This flow will links an email to a user, create a company if it does not exist, and allows filling data for that email's position */
0 commit comments