Type Alias FuelFetchConfig

FuelFetchConfig: {
    includeFailed?: boolean;
}