-
SPQR adds the directives _mappedType, _mappedInputField and _mappedOperation to types, fields, queries and more. When doing introspection on the schema (for example with the query `graphql.introspecti…
-
## Bug description
- No models in schema.prisma
- 1 table in database schema
- Running `migrate dev --create-only` gives following output:
```
PS C:\Users\piotr\Documents\serverless-prisma\de…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have a requirement to be able to authorize a request to our GraphQL/HC API using a b…
-
## Expected Behavior
Subgraph introspection of a federated server built with dynamic schema returns type `_Service`.
## Actual Behavior
Subgraph introspection of a federated server built wi…
-
I am trying to get reenv to run my graphql introspection command.
I cant seem to call it from the `package.json` script and then pass the value to the command.
Some of the things I have tried.
…
idkjs updated
4 years ago
-
What will we need, beyond validation?
https://github.com/graphql/graphql-spec/pull/825
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes/no
| Version | 3.0.0
#### Summary
Schema introspection in Oracle failing
#### Current behaviour
…
-
### Describe what you want
Currently, running `drizzle-kit introspect:{dialect}` command lets you pull DDL from an existing database and generate `schema.ts`.
However, the generated `schema.ts` …
-
Some services provide the GraphQL schema as SDL directly (rather than as a response to an introspection query). It would be useful for this plugin to handle endpoints which expose this SDL. This is si…
-
### Bug description
Prisma will not validate a schema that uses a `Bytes @id` field and a `provider` of `sqlserver`.
### How to reproduce
1. Use the `sqlserver` `provider`
2. Add a model field wit…