Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for custom scalar validation #3376

Merged
merged 11 commits into from
Aug 9, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    f6ff7e7 View commit details
    Browse the repository at this point in the history
  2. custom scalar schemas

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    70e005a View commit details
    Browse the repository at this point in the history
  3. support custom schemas in monaco-graphql

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f42a4bc View commit details
    Browse the repository at this point in the history
  4. improve descriptions

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    08721b8 View commit details
    Browse the repository at this point in the history
  5. simplify code

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9e6443c View commit details
    Browse the repository at this point in the history
  6. improve

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8757d02 View commit details
    Browse the repository at this point in the history
  7. tweaks

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5af5418 View commit details
    Browse the repository at this point in the history
  8. update schema

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    026062c View commit details
    Browse the repository at this point in the history
  9. changeset

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    658ed68 View commit details
    Browse the repository at this point in the history
  10. add enum use case

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4a72d6e View commit details
    Browse the repository at this point in the history
  11. add test coverage

    bboure authored and acao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e4a3d28 View commit details
    Browse the repository at this point in the history