spectaql icon indicating copy to clipboard operation
spectaql copied to clipboard

Autogenerate static GraphQL API documentation

Results 107 spectaql issues
Sort by recently updated
recently updated
newest added

Hey, I'm encountering an issue with the example queries generated for my rather complex merged API GraphQL schema. It appears that arguments on fields are being ignored, which affects the...

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.25.7. Release notes Sourced from @​babel/core's releases. v7.25.7 (2024-10-02) Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier...

dependencies

The code used to generate the sample values uses `Math.random` which cannot be initialized with a seed: https://github.com/anvilco/spectaql/blob/9f38a4ea1000d52b39d1dd4669c2c417be74ce1d/src/themes/default/helpers/graphql-scalars.js#L2 cf. https://github.com/Urigo/graphql-scalars/blob/master/src/mocks.ts Would it be possible to copy this logic here to...

Currently only queries tagged with `@deprecated` are rendered as being deprecated int the docs. However, arguments inside queries can also be tagged with `@deprecated`, but these are not rendered accordingly...

Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 14.1.2. Release notes Sourced from marked's releases. v14.1.2 14.1.2 (2024-09-08) Bug Fixes fix html following list (#3444) (9d7b728) v14.1.1 14.1.1 (2024-09-04) Bug Fixes Don't replace...

dependencies

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 13.2.2 to 15.2.10. Release notes Sourced from lint-staged's releases. v15.2.10 Patch Changes #1471 e3f283b Thanks @​iiroj! - Update minor dependencies, including micromatch@~4.0.8. v15.2.9 Patch Changes #1463 b69ce2d...

dependencies

Bumps [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) from 8.4.1 to 9.0.7. Changelog Sourced from @​graphql-tools/merge's changelog. 9.0.7 Patch Changes 2db7943 Thanks @​ardatan! - Do not use deep import from graphql-js 9.0.6 Patch Changes 0286437 Thanks...

dependencies