Type Alias NotifiQueryPointsParticipatingDappsArgs

NotifiQueryPointsParticipatingDappsArgs: {
    input?: InputMaybe<GetPointsParticipatingDappsInput>;
}