CreateProfileWithHandleRequest: {
    followModule?: InputMaybe<FollowModuleInput>;
    handle: Scalars["CreateHandle"]["input"];
    to: Scalars["EvmAddress"]["input"];
}

Type declaration