-
## Describe the Bug
When I run the typescript generator in my project I get a lot of errors like this:
```
[api]: Failed to generate required request example for POST /api/apps/{app}/schemas/{s…
-
I'm glad to find the standard-schema initiative, thanks for starting it!
I'd like to ask about two different cases: producing at runtime, and emitting schemas.
## Producing schemas at runtime
…
-
I have configured my Platformatic DB with JWT authentication and enabled OpenAPI documentation. The configuration in
platformatic.json includes the security section with bearerAuth for JWT tokens. W…
-
Hi Juan,
Thanks for your great work on this so far!
I'd like to propose a new feature where you could add a list of forms/layouts for all queries/mutations in a GraphQL introspection schema simp…
-
From @zeginis over email:
```
I had a look at the code at github. However I am not very familiar to clojure.
What data does the dynamically created graphql schema for each dataset include?
…
-
Sometimes a rebuild to use graphql federation is not possible / desirable. I'm working on a schema transform that allows you to add federation to any existing schema: [graphql-transform-federation](ht…
-
Hi,
When i open voyager for the schema i have, i can see the left pane listing all objects but the relationship diagram is not getting loaded. I tried with lesser no of types (almost 50% removed)…
-
-
Wonder if there is a way to export schemas or just have to write it twice.
-
Hi. Seems that there is no way to handle custom directives. This issue was created at @IvanGoncharov's [request](https://github.com/graphql/graphql-js/issues/41#issuecomment-490044071).
I use [gr…