graphql icon indicating copy to clipboard operation
graphql copied to clipboard

GraphQL transport for accounts suite

Results 4 graphql issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://renovateapp.com)! This is an onboarding PR to help you understand and configure Renovate before regular Pull Requests begin. Once you merge or close this Pull Request, Renovate will...

Hey, I've been trying to use accounts-js with [graphql-compose](https://github.com/nodkz/graphql-compose) but can't find a way to make it work. Can you guys give me an example, or some advice?

enhancement
help wanted

## Issue The issue occurs when using `@accounts/graphql-api` inside of a meteor package. If we'd create the same logic but inside an app, it'd work. ```js const resolver = {...