-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
TypeScript enums have k…
-
**Describe the issue**
After selecting the platform as Android, an error occurs when building the Flutter project.
This issue seems to be related to the version of the ’connectivity_plus‘ package.
…
-
### Describe the Bug
When using access control to restrict access to a collection, the GraphQL api will give errors and not return the correct data if some but not all records are denied readability …
-
### Describe what happened
I have an existing GraphQL (AppSync) API created 2 years ago. I have updated the pulumi packages to the most recent version and I notice that upping the stack triggers a re…
-
**API Platform version(s) affected**: 4.0.4
**Description**
I have a strange bug, which i am not Sure is Laravel unique, or an API-Platform issue or a graphql-php issue. To reproduce you should …
-
In order to use interfaces as a return type, I have to explicitly include all of the types implementing the interface via the `types` argument in `strawberry.Schema` in order for those types to be inc…
-
When i do switch i get this error
```
Failed to set fetch cache URL {
href: 'https://api.hypercerts.org/v1/graphql',
origin: 'https://api.hypercerts.org',
protocol: 'https:',
usernam…
-
Add the following to `backend` Admin GraphQL API:
```
type Query {
tenant(id: string!): Tenant
tenants: TenantsConnection! // pagination query for tenants
}
type Mutation {
createTena…
-
## Who is your user?
As a developer
## What are they trying to achieve?
I wanted to have a list of api endpoints using the OpenApi spec 3.0 : https://swagger.io/specification/ (for connecting with…
-
### What happened?
### Description
If two entry types use two different matrix fields, which support different entry-types, but use the same handle for these matrix fields, GraphQL throws an error i…