-
Notifications
You must be signed in to change notification settings - Fork 575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mixed content on Firefox #2
Comments
@timsuchanek please close as you've released a new Playground version. |
Add a working example for custom directives
* wip * tutorial docs progress (#2) * copy over basic structure * apply yoga spices * feat: yoga-ify database parts * cross-env instructions * error handling interlude * subscriptions lets go * vote subscription * add check command * adjust filtering and pagination section * fix: redirect * first feedback iteration * replace subscription and filtering pages * remove verbosity * revamp structure: graph relations * revamp error handling section * revamp filtering and pagination page * argument sanitizing section * filtering and pagination sanitization * no unnecessary exports * fix highlighting * hello world renaming * use graphiql early! * add null prototype note * tweet about this and otehr guild information * replace images * update lockfile Co-authored-by: Pablo Sáez <[email protected]>
Hey, @Urigo from The Guild here! You might know us from projects such as graphql-code-generator, envelop or graphql-tools. For a long time we thought that the Javascript ecosystem is still missing a lightweight cross-platform, but still highly customizable GraphQL Server. In the past the awesome Prisma team took on that great challenge and now we are happy to announce that we are continuing them and just released GraphQL Yoga 2.0 - Build fast, extensible, and batteries-included (Subscriptions, Serverless, File uploads support) GraphQL APIs in Node.js 🚀 And regarding the issue here, it includes the newest and latest GraphiQL, which we also help maintain! We have been working a long time on version 2.0 and have been using it in our clients projects for a few months now and shared a couple of alpha cycles here. Please try Yoga out again, give us feedback and help us spread the word on the new release! |
On demo there is mixed content http + https. So on firefox demo don't work i made fix in playground what should fix it graphql/graphql-playground#236
The text was updated successfully, but these errors were encountered: