actix-graphql-react icon indicating copy to clipboard operation
actix-graphql-react copied to clipboard

Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client).

Results 3 actix-graphql-react issues
Sort by recently updated
recently updated
newest added

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.11 to 0.3.19. Changelog Sourced from socket2's changelog. 0.4.5 Changed Replace winapi dependency with windows-sys (rust-lang/socket2#303). Added Socket::join_ssm_v4 and Socket::leave_ssm_v4 (rust-lang/socket2#298). Socket::set_recv_tos and Socket::recv_tos (rust-lang/socket2#299). Fixed Fix...

dependencies

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.2.0 to 3.10.0. Changelog Sourced from bumpalo's changelog. 3.10.0 Released 2022-06-01. Added Implement bumpalo::collections::FromIteratorIn for Option and Result, just like core does for FromIterator. Implement bumpalo::collections::FromIteratorIn for...

dependencies

Bumps [linked-hash-map](https://github.com/contain-rs/linked-hash-map) from 0.5.2 to 0.5.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=linked-hash-map&package-manager=cargo&previous-version=0.5.2&new-version=0.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies