-
### 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…
-
**MY CODE**
```
using Application.DTO.Registry;
using Application.IServices;
using GraphQL.AspNet.Attributes;
using GraphQL.AspNet.Controllers;
using GraphQL.AspNet.Interfaces.Controllers;
usin…
-
** Which Category is your question related to? **
GraphQL
** What AWS Services are you utilizing? **
AWS AppSync and Aurora Serverless
** Provide additional details e.g. code snippets **
…
ghost updated
2 years ago
-
## Current Behavior (if applicable)
From these code snippets:
- https://github.com/graphql/graphiql/blob/57b5fcd8749bd1c54f4a6a04a9ab07316fd05e71/packages/graphql-language-service-server/src/findG…
-
### Summary of problem
After enabling the experimental stack sampling feature for the datadog profiler (by setting DD_PROFILING_EXPORT_LIBDD_ENABLED and DD_PROFILING_STACK_V2_ENABLED to true i…
-
**Describe the bug**
we use several repositories with the following structure
- a common repository that contains several modules with the basic gql schemas
- service repositories that extend and r…
-
Hello,
I was wondering if OpenAPI or the OpenAPI generator could define new scalar types.
New scalar types help disambiguating scalar values such as integers or strings by making them strongly t…
-
### Which packages are impacted by your issue?
@graphql-codegen/cli, @graphql-codegen/core, @graphql-codegen/gql-tag-operations-preset
### Describe the bug
Likely related issues:
- https://g…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Currently graphQL schema export all schemas. Is it possible to customize the export graphql schema scope by PostgreSQL schema, like change url `/v1/graphql` (all schemas) -> `public/v1/graphql` (only …