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

GraphQL schema for exercises aggregated by week #27

Merged
merged 11 commits into from
Mar 29, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b28561b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb140e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4304e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72b709b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    678cde6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4735fb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bb0441 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc5b342 View commit details
    Browse the repository at this point in the history
  9. test to check new query

    VathsalaAchar committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    28c8467 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69e8975 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix for graphql schema loading on the playground

    - includes changes to journal and statistics pages to access the right data as response.data.data (redundant but it is how graphql server returns data)
    - updated tests to use new path to access stats
    VathsalaAchar committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6f1f510 View commit details
    Browse the repository at this point in the history