Type Alias NotifiMutationUpdateWebPushTargetArgs

NotifiMutationUpdateWebPushTargetArgs: {
    input: UpdateWebPushTargetInput;
}