docs: link to DataPersistence.fetch
This commit is contained in:
parent
d3164639f6
commit
4ff80c159b
@ -32,7 +32,7 @@ export interface OptimisticUpdateOpts<T, A> {
|
||||
}
|
||||
|
||||
/**
|
||||
* See {@link DataPersistence.navigation} for more information.
|
||||
* See {@link DataPersistence.fetch} for more information.
|
||||
*/
|
||||
export interface FetchOpts<T, A> {
|
||||
id?(a: A, state?: T): any;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user