code-chronicles-code / leetcode-curriculum

https://code-chronicles-code.github.io/leetcode-curriculum/
MIT License
9 stars 12 forks source link

LeetCode GraphQL: fully use core `graphql` for printing the schema #373

Closed miorel closed 3 months ago

miorel commented 3 months ago

This allows deleting several files.

The new approach fails to print non-scalar default values, but other than that it's the same output as the old schema. Will bring this back in another commit.