Nathan Chapman
Nathan Chapman
Hey @chrisbrooks, there's a similar issue and response here: https://github.com/excitement-engineer/graphql-iso-date/issues/93#issuecomment-462121367
I'm experiencing the same issue without a separate build plugin like webpack, babel, etc. This plugin works fine with serverless-offline, but I can't get it to deploy.
Any update? This would be really nice to have. @stephen
I haven't seen many contributions here lately, so I recently released a re-write here that supports GraphiQL 2 and has dark mode support: https://github.com/nathanchapman/graphiql-desktop
> > I haven't seen many contributions here lately, so I recently released a re-write here that supports GraphiQL 2 and has dark mode support: https://github.com/nathanchapman/graphiql-desktop > > Awesome! I...
Are you 100% sure this is due to this plugin? We've had no other issues reported on this. How much CPU and RAM do you have? Is this a Macbook...
I left a comment on #25435, but I'll reiterate here since that issue is closed. `environment` **_is_** a valid type, I'm not sure why that change was accepted by the...
Agreed, the input unification was great 👏 Was just wanting to make sure `number` wasn't fabricated by the author of #25435 since I couldn't find any documentation for it prior...
Resolved in #55
@oguimbal you should be able to use [patch-package](https://www.npmjs.com/package/patch-package) for a more reliable patching solution