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

Type declaration