Graphql Categories: GraphQL Basics Dan Schafer - GraphQL at Facebook (efficiency and auth) Relay Cursor Connection Specification (pagination) Creating a middle-layer (bff) Modeling Errors in GraphQL (errors) https://blog.logrocket.com/handling-graphql-errors-like-a-champ-with-unions-and-interfaces/ https://engineering.zalando.com/posts/2021/04/modeling-errors-in-graphql.html https://itnext.io/the-definitive-guide-to-handling-graphql-errors-e0c58b52b5e1 https://productionreadygraphql.com/2020-08-01-guide-to-graphql-errors https://www.apollographql.com/blog/graphql/error-handling/full-stack-error-handling-with-graphql-apollo/ Implement it yourself https://www.apollographql.com/ (javascript) https://dev.to/dotnet/learn-how-you-can-use-graphql-in-net-core-and-c-4h96 (c#) https://chillicream.com/ (c# - the easy way) https://itnext.io/improve-your-graphql-schema-with-the-relay-specification-8952d06998eb https://chanind.github.io/2019/05/30/make-your-graphql-api-relay-compatible.html https://engineering.zalando.com/posts/2017/02/building-a-relay-compatible-graphql-server.html Mocking, Stitching, Scalars, Mesh, Inspector, ... https://www.graphql-tools.com/ Namespacing https://compiledexperience.com/blog/posts/stitched-graphql-rename https://github.com/graphql/graphql-spec/issues/163 Security https://auth0.com/blog/build-and-secure-a-graphql-server-with-node-js/ https://www.apollographql.com/blog/graphql/security/9-ways-to-secure-your-graphql-api-security-checklist/ https://www.bugcrowd.com/resources/webinars/rest-in-peace-abusing-graphql-to-attack-underlying-infrastructure/ As a service with Hasura Mesh to create the ultimate data graph On top of existing actor/film database with access control Simple ecommerce cart example Full stack tutorial Why Graphql? https://42papers.com/p/rest-vs-graphql-a-controlled-experiment https://xuorig.medium.com/is-graphql-still-relevant-in-an-http2-world-64964f207b8 https://medium.com/edge-coders/rest-apis-are-rest-in-peace-apis-long-live-graphql-d412e559d8e4 https://wundergraph.com/blog/where_in_the_hypecycle_is_graphql_in_2021_analyzing_public_data_from_google_trends_stackoverflow_github_and_hackernews More https://dev.to/peternycander/a-year-of-large-scale-graphql-the-biggest-takeaways-3d5n https://blog.devgenius.io/a-principled-approach-to-graphql-query-cost-analysis-8c7243de42c1 https://tech.okcupid.com/why-we-decided-against-graphql-for-local-state-management/ https://blog.logrocket.com/graphql-variables-in-simple-terms/ https://developer.ibm.com/open/projects/openapi-to-graphql/ https://www.apollographql.com/graph-champions/ https://wundergraph.com/blog/solving_the_double_quintuple_declaration_problem_in_graphql_applications_how_to_not_repeat_yourself Previous Post << >> Next Post