-
JWT timeouts should vary for admin and super-admin users (see the roles in our current implementation). The subsystem should have an is_logged_in() call which returns user data upon True. What user da…
-
I apologize if this issue has already been addressed but I can't install sqlite3. So I've tried to fix this on my own to no avail by changing node versions and installing different versions of sqlite3…
-
## tl;dr
Does `graphene_sqlalchemy` keep sessions open? I'm having the problem that Postgres doesnt run `drop_all()` in my test suite.
## Explanation
Hi, I have a fastAPI app and I'm using `g…
-
### Component
Backend / GraphQL API
### Current Behavior
Querying a node in a branch, that was modified in that branch might return the wrong attribute values intermittently, when using the G…
-
Please start by reading the documentation, related to GraphQL: https://www.howtographql.com/
After reading each chapter - please briefly explain to me here what did you learn from it.
Format(example…
-
- Figma -> https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=2464-93889&t=qohFCKlWOCXQU1jm-0
- create a new page /invite-team
- reproduce jetter onboarding behavior https://jitter.vid…
-
Many of my types and many fields on some of my types shouldn't be exposed to some subsets of my users. Is there a way to limit visibility on introspection programmatically?
-
If two extensions have objects with the same name (e.g. they both declare `type SiteURLs`) then those types can clash in the graphql schema. This will be partially alleviated with [presenting each ext…
-
It looks like currently the GrapqhQL server is returning 502 errors when I'm making a request, both on my own personal app as well as through the console: https://beta.pokeapi.co/graphql/console/
-
Add JUnit integration tests for Hastus import (concerns `jore4-hastus` service). Can use Data-Inserter for test data population.
Related to #1328