-
From the `pkg_resources` docs: [setuptools.pypa.io/en/latest/pkg_resources.html](https://setuptools.pypa.io/en/latest/pkg_resources.html)
> Use of pkg_resources is deprecated in favor of [importlib…
-
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…
-
### 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…
-
### Summary
We recently had out entire graphQL failover on an instance in Heartcore and it was due to using the reserved word "element" as an element type. Can you implement a non-allow or warning ba…
-
`fetch_and_update_pull_request_information` ([code][1]) is heavily used when sending notifications. I noticed that it is usually one of the slowest pieces in the BundleAnalysisNotifications, but I kno…
-
To doc compares that GraphQL has only one endpoint while REST API has many. It also states that in GraphQL you can select exactly what items from the database you'd like to have.
However, you can …
-
Adding a new module for querying Lowell Observatory's astorbDB asteroid database via their API:
https://asteroid.lowell.edu/docs/graphql/
-
# Issue summary
Before opening this issue, I have:
- [x] Upgraded to the latest version of the relevant packages
- **`@shopify/*` package and version:**
- `@shopify/api-codegen-preset@1…
-
### NetBox version
v4.0.0
### Feature type
New functionality
### Proposed functionality
Introduce additional [Prometheus metrics](https://docs.netbox.dev/en/stable/integrations/prometheus-metrics…
-
**Describe the bug**
Since API v6 the `Neo4jGraphQLSubscriptionsDefaultEngine` is deprecated, so we replaced it with the only current available one and enabled CDC with mode=`DIFF` at our Aura instan…