ClaimProfileWithHandleRequest: {
    followModule?: InputMaybe<FollowModuleInput>;
    freeTextHandle?: InputMaybe<Scalars["CreateHandle"]["input"]>;
    id?: InputMaybe<Scalars["String"]["input"]>;
}

Type declaration