Type Alias NotifiMutationCreateWebPushTargetArgs

NotifiMutationCreateWebPushTargetArgs: {
    input: CreateWebPushTargetInput;
}