NotifiQueryPersistentStorageArgs: {
    after?: InputMaybe<Scalars["String"]["input"]>;
    first?: InputMaybe<Scalars["Int"]["input"]>;
    persistentStorageQueryInput?: InputMaybe<PersistentStorageQueryInput>;
}