-
Introspection provides the ability for other tools to ask questions to the GraphQL API. However, sometimes you have a tool that requires a GraphQL schema or JSON schema file (like Postman) which doesn…
-
Hello,
I am having an issue with using the generated PrismaTypes in my graphql server instance using graphql-yoga.
When i am running the remix application with npm run dev, then the types are set …
-
Hello,
I've created a `schema.json` using the [introspection query](https://github.com/2fd/graphdoc/blob/gh-pages/introspection.graphql) shown by the documentation. However, when running the script…
-
- [x] migrate over install, configuration
- [x] migrate over the logic (schema, resolvers) from the older repo
(affects server/index.ts; server/schema.ts)
- [ ] handle jobs queries (jobs list by us…
-
Some ideas may be fetched from:
- https://pypi.org/project/apispec-starlette/
- ...
Targets:
- ~add introspection for path parameters~
- ~inherit from Maschmallow.Schema for custom registering …
-
I've seen a closed issue regarding disabling introspection in grahql playground. As the solution was deleted, still not clear how to disable introspection in golang. Basically I just wanna see the sch…
-
This screenshot was taken with `multiSchema` and multiple `schemas` configured:
![image](https://user-images.githubusercontent.com/183673/212418613-26016670-4ac1-40ec-b7ca-d599ba44c4c7.png)
This…
-
Hello, first of all, thank you for your work and effort. It’s an incredible library.
**Describe the bug**
I’m having two problems with filters:
1. When I define a filter as “integer,” I can’t…
-
There should be a GitHub plugin to make requests to their [GraphQL API](https://developer.github.com/early-access/graphql/). Such a plugin could be implemented as the `github` key in the GraphQL Schem…
-
1. Prisma version (`prisma -v` or `npx prisma -v`):
````
prisma : 3.0.2
@prisma/client : 3.0.2
Current platform : debian-openssl-1.1.x
Query Engine (Node-API) :…