DeleteDirectPushAlertInput: {
    alertId?: InputMaybe<Scalars["String"]["input"]>;
}

Object used to delete an Alert used by a tenant owner to push messages directly to users. Use this from dapp services on behalf of Users

Type declaration

  • OptionalalertId?: InputMaybe<Scalars["String"]["input"]>

    ID of the Alert obtained when calling CreateDirectPushAlert