pankod/refine

View on GitHub
packages/appwrite/src/dataProvider.ts

Summary

Maintainability
B
6 hrs
Test Coverage

Function dataProvider has 161 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const dataProvider = (
  appwriteClient: Appwrite,
  options?: DataProviderOptions,
): Required<DataProvider> => {
  const {
Severity: Major
Found in packages/appwrite/src/dataProvider.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status