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(auth): add deleteUsers mutation #4537

Merged
merged 9 commits into from
Sep 7, 2024
Merged

Commits on Sep 7, 2024

  1. implement and test

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a14a577 View commit details
    Browse the repository at this point in the history
  2. refactor tests

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a02fc5a View commit details
    Browse the repository at this point in the history
  3. fix types

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    785a532 View commit details
    Browse the repository at this point in the history
  4. return early

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5bf90ac View commit details
    Browse the repository at this point in the history
  5. fix test

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cb6cb4e View commit details
    Browse the repository at this point in the history
  6. simplify member fixture

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0297c4b View commit details
    Browse the repository at this point in the history
  7. change query

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bfe2137 View commit details
    Browse the repository at this point in the history
  8. improve query

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    07fe69c View commit details
    Browse the repository at this point in the history
  9. fix types

    axiomofjoy committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f4fd8f9 View commit details
    Browse the repository at this point in the history