Type Alias DeleteDirectPushAlertMutationVariables

DeleteDirectPushAlertMutationVariables: Exact<{
    input: DeleteDirectPushAlertInput;
}>