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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GraphQL client API #119

Merged
merged 21 commits into from
May 19, 2022
Merged

Add GraphQL client API #119

merged 21 commits into from
May 19, 2022

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    b77460f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477aca4 View commit details
    Browse the repository at this point in the history
  3. Fix basic graphql endpoint test

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    4bd6a18 View commit details
    Browse the repository at this point in the history
  4. Add tests

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    9df6cd6 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    599d0ca View commit details
    Browse the repository at this point in the history
  6. Handle errors

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    9b91ef8 View commit details
    Browse the repository at this point in the history
  7. Clean up

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    591c6a0 View commit details
    Browse the repository at this point in the history
  8. Refactor for storage provider

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d0fc7c7 View commit details
    Browse the repository at this point in the history
  9. Revert changelog style change

    cafca committed May 17, 2022
    Configuration menu
    Copy the full SHA
    bdc9abe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7eced50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58bcffb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f935853 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a309a8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Improve test

    cafca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a9ea7a1 View commit details
    Browse the repository at this point in the history
  2. Switch back branch

    cafca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    89b3aeb View commit details
    Browse the repository at this point in the history
  3. Clarify test scope

    cafca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    821596a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2244352 View commit details
    Browse the repository at this point in the history
  5. Implement deserialisation

    cafca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    086c064 View commit details
    Browse the repository at this point in the history
  6. Implement serialisation

    cafca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1008b80 View commit details
    Browse the repository at this point in the history
  7. Rearrange file

    cafca committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3fe7220 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    66c606b View commit details
    Browse the repository at this point in the history