v5.2.0
- If the datasource is initialised with something that isn't a firestore collection a normal
Error
will be thrown instead of anApolloError
, this allows the package to not depend onapollo-server-errors
which in turn depends ongraphql
, which saves us ~2.7M unpacked