Type Alias NotifiMutationCreateDiscordTargetArgs

NotifiMutationCreateDiscordTargetArgs: {
    createTargetInput?: InputMaybe<CreateTargetInput>;
}