Type alias ProfileFragment
Type declaration
__typename: "Profile"
createdAt: string
guardian: {
cooldownEndsOn: string | null;
protected: boolean;
} | null
id: string
interests: string[]
invitedBy: {
id: string;
} | null
invitesLeft: number
onchainIdentity: {
ens: {
name: string | null;
} | null;
proofOfHumanity: boolean;
sybilDotOrg: {
source: {
twitter: {
handle: string | null;
};
} | null;
verified: boolean;
};
worldcoin: {
isHuman: boolean;
};
}
ens: {
name: string | null;
} | null
proofOfHumanity: boolean
sybilDotOrg: {
source: {
twitter: {
handle: string | null;
};
} | null;
verified: boolean;
}
source: {
twitter: {
handle: string | null;
};
} | null
verified: boolean
worldcoin: {
isHuman: boolean;
}
__typename: "ProfileOperations"
canBlock: boolean
canUnblock: boolean
canUnfollow: boolean
id: string
peerToPeerRecommendedByMe: boolean
signless: boolean
sponsor: boolean
txHash: string