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: packages/coins-sdk/src/client/types.gen.ts
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1290,16 +1290,6 @@ export type GetProfileResponses = {
1290
1290
* The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
1291
1291
*/
1292
1292
displayName?: string;
1293
-
};
1294
-
farcaster?: {
1295
-
/**
1296
-
* The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
1297
-
*/
1298
-
username?: string;
1299
-
/**
1300
-
* The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
0 commit comments