Daniel Schwartz

Results 5 issues of Daniel Schwartz

My team is using Nexus in production and has run into an issue with having multiple distinct graphs using Nexus. I know this is a limitation that's been sort of...

We're using Nexus in our production application (love it btw) and we noticed that when using the connection plugin a bunch of the types (e.g. `PageInfo`, `Edge`, etc.) have hardcoded...

In 0.0.24 there is a bug where unless you instantiate your regular express string as a RegExp object, the `if(group.route.test(req.url))` within the settings.forEach loop will error out stating that group.route...

In certain scenarios (for instance when coming from a slack team style subdomain) we want the ability to set a custom redirect_uri, since Slack doesn't allow a wildcard for the...

When going through an initial Add to Slack flow, you can't mix the `identity.basic` scope with other team-wide scopes being requested (like `team:read` or `users:read`). However, Slack does give us...