spectaql
spectaql copied to clipboard
Autogenerate static GraphQL API documentation
For example, if I make the `example: '__SPECTAQL_OMIT__'`, the field should be omitted from the example object. Useful for omitting arguments that are optional, or that should not be specified...
Hello, We have an installation of `SpectaQL v1.5.3` in our project. We are seeing some issues when running `npm audit`. It is recommending us to downgrade to `v0.0.2` to fix...
We are using a custom GraphiQL bundled with our API which allows to initialize the state (query, variables and HTTP headers) from URL parameters. It is adapted from [this official...
For example, if I have a mutation that returns a `Boolean`, I may want the documentation for that to always be `true` (or perhaps `false`), rather then a random selection...
Hi we've been making use of the data API in our SpectaQL implementation. Ideally we would nest our data at 3 levels: Reference, Component and Mutation/Query/Type. This is supported in...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.24.0. Release notes Sourced from @babel/core's releases. v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 :rocket: New Feature...
- it seems typo was fixed in #341, but some constants were left unfixed.
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 9.2.1 to 10.1.0. Changelog Sourced from @graphql-tools/utils's changelog. 10.1.0 Minor Changes #5924 f3ea7a5 Thanks @EmrysMyrddin! - Add onEnd on mapAsyncIterator. 10.0.13 Patch Changes #5795 f85c093 Thanks @shYkiSto!...
Bumps [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) from 8.4.1 to 9.0.3. Changelog Sourced from @graphql-tools/merge's changelog. 9.0.3 Patch Changes #5913 83c0af0 Thanks @enisdenjo! - dependencies updates: Updated dependency @graphql-tools/utils@^10.0.13 ↗︎ (from ^10.0.10, in dependencies) 9.0.2...
Bumps [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) from 9.0.19 to 10.0.3. Changelog Sourced from @graphql-tools/schema's changelog. 10.0.3 Patch Changes #5913 83c0af0 Thanks @enisdenjo! - dependencies updates: Updated dependency @graphql-tools/utils@^10.0.13 ↗︎ (from ^10.0.10, in dependencies) Updated...