Profile: {
    __typename: "Profile";
    invitedBy: ProfileFields | null;
} & ProfileFields

Type declaration