Erik Wrede

Results 25 issues of Erik Wrede

Currently, Strawberry lacks a mechanism for extending types with reusable logic, such as pagination, database model mappers for libraries like sqlalchemy, or compatibility extensions like strawberry.experimental.pydantic. Much of the logic...

`Schema.introspect` should implement some mechanism to modify the introspection query settings (see `graphql.utilities.get_introspection_query`). A use case for this is the recently implemented deprecated argument and input fields support (#1472). These...

✨ enhancement

fixes #102 by giving users the choice to either convert all Key Columns to `graphene.ID` or leave all key columns as is.

`BigInt` types from the DB are currently converted to `float` in the GQL schema. We should investigate whether the 64-bit limit for python float poses a problem here, and whether...

:eyes: more info needed

## Description In some local benchmarks, I have noticed a slow-down when the compiler db fills up. While some side effects of a full db are expected, I would've anticipated...

bug
apollo-compiler

Supersedes #3408

bot:has-release-file
bot:release-type-patch

## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [ ] Documentation ## Issues Fixed...

- feat: initial rustberry integration - feat: initial rustberry integration ## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature -...

### Environment **Vuetify Version:** 3.1.6 **Last working version:** 2.6.14 **Vue Version:** 3.2.47 **Browsers:** Chrome 110.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce Create a rail v-navigation-drawer. Add a text...

S: triage
S: stale