Closed csillag closed 7 years ago
This package currently depends on graphql-loader, but that package has an issue (https://github.com/orionsoft/graphql-loader/issues/4) which makes that package unusable with some GraphQL schemas.
Because of this, trying to introduce apollo-accounts to our project is impossible right now.
I have a PR to fix this (and another) problem (see https://github.com/orionsoft/graphql-loader/pull/6); meanwhile I will just use my fork.
Fixed now
This package currently depends on graphql-loader, but that package has an issue (https://github.com/orionsoft/graphql-loader/issues/4) which makes that package unusable with some GraphQL schemas.
Because of this, trying to introduce apollo-accounts to our project is impossible right now.