-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.1
### Python Version
3.12
### Steps to Reproduce
Create the following graphql query:
```
{
ip_range_list(filters: {parent: {exact:…
-
## Describe the Bug
`from __future__ import annotations` breaks type resolver which results in `TypeError: Model fields cannot be resolved. Unexpected type 'typing.Any'`
I did not manage to trac…
-
The current patterns in our GraphQL resolvers pass arguably inconsistent or ambiguous objects as the first (0th) positional argument meant to represent the "parent" per the GraphQL convention.
This t…
-
## Describe the bug
I'm using the Strapi v5 version of `gatsby-source-strapi` (#478) with `yarn link`.
The collection and single Strapi types configured in my `gatsby-config.js` are found but th…
-
**Describe the bug**
ProductPickListWithImages options not getting default images from the GraphQL call
![image](https://github.com/user-attachments/assets/758c7cdd-3822-454d-8d85-ee82b5217a0d)
…
-
## Meta:
**CircleCI CLI Version:**
```text
0.1.30995+77b1f51 (release)
```
**Operating System:**
Ubuntu `22.04.5` LTS
**CircleCI CLI Diagnostic:**
```
---
CircleCI CLI Diagnostic…
-
So far PReek has been mostly tested against a GitHub Enterprise Instance in which rate limits seem to be disabled.
It needs to be investigated if rate limits are a potential issue for the app and i…
-
**Describe the bug**
In GraphQL Mesh, faced internal crashes where API responses were crashing due `Access-Control-Allow-Origin` header being set with nil value by response server:
```
"messag…
-
### What happened?
**Background:**
To make management of configuration files and schemas simpler, and unit testable we want to utilize the [multiple data sources](https://github.com/Azure/data-api-b…
-
In order to generate bcs types from packages (https://github.com/Sceat/sui-bcs) I'm using `getNormalizedMoveModulesByPackage` which output any enum as a `type.Struct` and that fails when using `getNor…
Sceat updated
1 month ago