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

fix: graphQL query ignores condition equalTo with value false #8032

Commits on Jun 26, 2022

  1. fix: graphql query transformer drop the condition when where argument…

    … has false or 0 value on object field
    
    - Change test style
    - Remove unnecessary assertion
    
    Co-authored-by: Antoine Cormouls <contact.antoine.cormouls@gmail.com>
    yomybaby and Moumouls committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    32c7ab6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    ee40bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a8d76 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

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

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    f1e3b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252396d View commit details
    Browse the repository at this point in the history