cabillin
cabillin
### Product Hot Chocolate ### Version 13.9.7 ### Link to minimal reproduction https://github.com/cabillin/hot-chocolate-issues/tree/nested-defer ### Steps to reproduce Execute the query below ``` query bob { parents { id ... @defer(label:...
### Product Hot Chocolate ### Version 13.9.12 ### Link to minimal reproduction https://github.com/cabillin/hot-chocolate-issues/tree/persisted-queries-POST ### Steps to reproduce Using Postman, try POST endpoint with APQ stuff (invalid hash) in body and...
### Issue Description https://www.apollographql.com/docs/react/pagination/cursor-based/ provides merge & read functions (to optimize the cache during paging while also excluding the paging args via keyArgs) that are invalid. The functions assume the...
### Product Hot Chocolate ### Version 15.1.3 ### Link to minimal reproduction https://github.com/cabillin/hot-chocolate-issues/tree/flag_enum_incorrect_handling ### Steps to reproduce ```graphql query bob { parents { childId flags id } } ``` ###...
### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 3.6.0 ### Web app Sign-in users and call web APIs ### Web API Not Applicable ### Token cache serialization In-memory caches ### Description...