FetchOptionsinterface FetchOptions {cancelRefetch?: boolean;meta?: any;}§Properties§cancelRefetch?: boolean[src]§meta?: any[src]