diff --git a/packages/ra-data-graphql/src/index.ts b/packages/ra-data-graphql/src/index.ts index 8b915495d5c..3eb22e4c650 100644 --- a/packages/ra-data-graphql/src/index.ts +++ b/packages/ra-data-graphql/src/index.ts @@ -24,7 +24,6 @@ import { QueryOptions, OperationVariables, ServerError, - ServerParseError, } from '@apollo/client'; import buildApolloClient from './buildApolloClient';